
Time bar (total: 11.7s)
| 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)
| 522.0ms | 5 538× | 0 | valid |
| 520.0ms | 1 078× | 2 | valid |
| 280.0ms | 1 395× | 1 | valid |
| 87.0ms | 932× | 0 | invalid |
| 47.0ms | 187× | 3 | valid |
| 17.0ms | 58× | 4 | valid |
| 4.0ms | 11× | 5 | exit |
ival-mult: 546.0ms (48.4% of total)ival-sqrt: 159.0ms (14.1% of total)ival-sub: 141.0ms (12.5% of total)adjust: 100.0ms (8.9% of total)ival-div: 91.0ms (8.1% of total)ival-neg: 71.0ms (6.3% of total)exact: 9.0ms (0.8% of total)ival-true: 7.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 1 462× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 118× | unsub-neg |
| 918× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 201 | 168 |
| 2 | 603 | 164 |
| 3 | 1982 | 160 |
| 4 | 4332 | 160 |
| 5 | 5566 | 160 |
| 6 | 5930 | 160 |
| 7 | 6062 | 160 |
| 8 | 6101 | 160 |
| 9 | 6254 | 160 |
| 10 | 7251 | 160 |
| 11 | 7948 | 160 |
| 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)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal 0 binary64)) |
| Inputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(neg (/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (- (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (- (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
| Outputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (/ -1/2 a)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(* (+ b (sqrt (+ (* b b) (* 4 (* a c))))) (/ 1/2 a)) |
(/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(* (- b (sqrt (+ (* b b) (* a (* c -4))))) (/ 1/2 a)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(* (+ b (sqrt (+ (* b b) (* 4 (* a c))))) (/ -1/2 a)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(* (+ b (sqrt (+ (* b b) (* 4 (* a c))))) (/ -1/2 a)) |
(neg (/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(* (- b (sqrt (+ (* b b) (* a (* c -4))))) (/ -1/2 a)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(* (+ b (sqrt (+ (* b b) (* 4 (* a c))))) (/ 1/2 a)) |
(/ (- (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(* (+ a (sqrt (+ (* a a) (* b (* c -4))))) (/ -1/2 b)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(* (+ b (sqrt (+ (* b b) (* a (* c -4))))) (/ -1/2 c)) |
(/ (- (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
(* (+ c (sqrt (+ (* c c) (* b (* a -4))))) (/ -1/2 a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 90 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 64 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 12 | 0 | - | 0 | - | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 1 | (-9.128545527592848e-296 3.748923845117911e+208 -1.2929353424505845e-29) | 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 | 88 | 0 |
| ↳ | (*.f64 b b) | overflow | 75 | |
| ↳ | (*.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 | 88 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 64 | 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 | 12 | 0 |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 25 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 23 | |
| ↳ | (*.f64 a c) | underflow | 24 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 2 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 75 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 19 | |
| ↳ | (*.f64 a c) | overflow | 19 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 2 | 0 |
| ↳ | (*.f64 b b) | underflow | 42 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 23 | |
| ↳ | (*.f64 a c) | underflow | 24 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 2 | |
*.f64 | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | n*u | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 120 | 0 |
| - | 14 | 122 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 120 | 0 | 0 |
| - | 14 | 0 | 122 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 100 |
| 2 | 31 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 41.0ms | 342× | 0 | valid |
| 22.0ms | 88× | 2 | valid |
| 12.0ms | 70× | 1 | valid |
| 3.0ms | 10× | 3 | valid |
| 1.0ms | 2× | 4 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 22.0ms (44.4% of total)ival-sub: 7.0ms (14.1% of total)ival-sqrt: 7.0ms (14.1% of total)ival-div: 5.0ms (10.1% of total)adjust: 3.0ms (6.1% of total)ival-neg: 3.0ms (6.1% of total)exact: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.7% | (/.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 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 192 | (/.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)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal 0 binary64)) |
(- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* 4 (* a c)))) |
(sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(- (* b b) (* 4 (* a c))) |
(fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
(* 4 (* a c)) |
(fma.f64 #s(literal 4 binary64) (fma.f64 a c #s(literal 0 binary64)) #s(literal 0 binary64)) |
4 |
#s(literal 4 binary64) |
(* a c) |
(fma.f64 a c #s(literal 0 binary64)) |
a |
c |
(* 2 a) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 95.4% | (/.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 | 77.3% | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 19.0ms | 171× | 0 | valid |
| 10.0ms | 44× | 2 | valid |
| 6.0ms | 5× | 3 | valid |
| 6.0ms | 35× | 1 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 7.0ms (34.5% of total)ival-sub: 4.0ms (19.7% of total)ival-div: 3.0ms (14.8% of total)ival-sqrt: 3.0ms (14.8% of total)adjust: 2.0ms (9.9% of total)ival-neg: 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)| 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 (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 (* (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))))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | inf | (/ (- (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 | 49 |
| 1 | 72 | 49 |
| 2 | 582 | 47 |
| 0 | 8096 | 43 |
| 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))))) |
(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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 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 (fma.f64 b b #s(literal 0 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 b b (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 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 (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 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 (*.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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 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 #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (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 (-.f64 #s(literal 0 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 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 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 #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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)))) (*.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)) (-.f64 #s(literal 0 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 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) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 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 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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 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) 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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)))) (/.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) 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 (fma.f64 b b #s(literal 0 binary64))))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.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 (fma.f64 b b #s(literal 0 binary64))))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 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 (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))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/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 (fma.f64 b b #s(literal 0 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 #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/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 (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 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))))))) (*.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 (fma.f64 b b #s(literal 0 binary64)))) (/.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 (fma.f64 b b #s(literal 0 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))))))) (/.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 (fma.f64 b b #s(literal 0 binary64)))) (/.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)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.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 (fma.f64 b b #s(literal 0 binary64)))) (*.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 (fma.f64 b b #s(literal 0 binary64))))) #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 (fma.f64 b b #s(literal 0 binary64)))) 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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (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 #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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)))))) |
(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 (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(-.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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (fma.f64 b b #s(literal 0 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 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.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 (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.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) (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (fma.f64 b b #s(literal 0 binary64))) |
(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 (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (*.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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) #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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) #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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (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 (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))) (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 (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64))))))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) |
(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 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 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 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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))))))))) |
(+.f64 (/.f64 (fma.f64 b b #s(literal 0 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))))))))) |
(+.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64) #s(literal 0 binary64)) b) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b (/.f64 (fma.f64 b b #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (/.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 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.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 (fma.f64 b b #s(literal 0 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))))))) (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 (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 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 #s(literal -1 binary64) b (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 #s(literal -1 binary64) (/.f64 (fma.f64 b b #s(literal 0 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 (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)) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 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)))))) (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 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64)))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (fma.f64 b b #s(literal 0 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) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 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 (*.f64 (fma.f64 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) (*.f64 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 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 (fma.f64 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 (fma.f64 b b #s(literal 0 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)))))) (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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 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)) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 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 (fma.f64 b b #s(literal 0 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 (pow.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.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 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 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 (fma.f64 b b #s(literal 0 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 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 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)))))))) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 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)))))))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))) (/.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 (fma.f64 b b #s(literal 0 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 (*.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 (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 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))))))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (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))))))) |
(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) (-.f64 #s(literal 0 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))))) |
(neg.f64 (-.f64 #s(literal 0 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)))) (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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))))) |
(/.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 4 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 | 3114 |
| 1 | 1718 | 3085 |
| 2 | 5758 | 3046 |
| 0 | 8120 | 2886 |
| 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)))))) |
(* (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)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.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) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 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 6 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c 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 (*.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)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 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 #s(literal 0 binary64) (/.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))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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)))) (-.f64 #s(literal 0 binary64) 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))))) (-.f64 #s(literal 0 binary64) 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) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 #s(literal 0 binary64) (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)))))) (-.f64 #s(literal 0 binary64) (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)))))) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 #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))))) |
(*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (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)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 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 (-.f64 #s(literal 0 binary64) 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)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (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))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (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)))))) (-.f64 #s(literal 0 binary64) 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)))))) |
(-.f64 #s(literal 0 binary64) (*.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))))))) |
(-.f64 #s(literal 0 binary64) (*.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)))))))) |
(-.f64 #s(literal 0 binary64) (*.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 005 to 2 159 computations (91.4% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 609 | 19 | 628 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 610 | 19 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| 24.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)))))))) | |
| 30.3% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 33.3% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| 35.4% | (/.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)) | |
| 50.1% | (/.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)) | |
| 54.7% | (/.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)) | |
| 12.3% | (/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 50.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a)) |
| 34.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 30.2% | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
| 34.1% | (/.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))) | |
| 34.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 34.1% | (/.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)) | |
| 33.4% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 36.0% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| ▶ | 33.4% | (-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| ▶ | 55.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 33.2% | (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
Compiled 664 to 426 computations (35.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
| ✓ | cost-diff | 0 | (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
| ✓ | cost-diff | 192 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 640 | (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
| ✓ | cost-diff | 0 | (/.f64 a (*.f64 b b)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
| ✓ | cost-diff | -64 | (*.f64 c (/.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 c (/.f64 a b)) b) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.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 #s(literal -1/2 binary64) a) |
| 5 532× | accelerator-lowering-fma.f32 |
| 5 532× | accelerator-lowering-fma.f64 |
| 3 848× | *-lowering-*.f32 |
| 3 848× | *-lowering-*.f64 |
| 3 082× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 229 |
| 1 | 92 | 229 |
| 2 | 219 | 229 |
| 3 | 465 | 227 |
| 4 | 973 | 223 |
| 5 | 2188 | 223 |
| 6 | 5329 | 223 |
| 7 | 7930 | 223 |
| 0 | 8071 | 213 |
| 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 |
(- 0 (/ b a)) |
0 |
(/ b a) |
b |
a |
(/ (- (* c (/ a b)) b) a) |
(- (* c (/ a b)) b) |
(* c (/ a b)) |
c |
(/ a b) |
a |
b |
(/ (- 0 (+ (* (* c c) (/ a (* b b))) c)) b) |
(- 0 (+ (* (* c c) (/ a (* b b))) c)) |
0 |
(+ (* (* c c) (/ a (* b b))) c) |
(* c c) |
c |
(/ a (* b b)) |
a |
(* b b) |
b |
(/ (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a)) |
(- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) |
(neg b) |
b |
(sqrt (* c (+ (* a -4) (/ (* b b) c)))) |
(* c (+ (* a -4) (/ (* b b) c))) |
c |
(+ (* a -4) (/ (* b b) c)) |
a |
-4 |
(/ (* b b) c) |
(* b b) |
(* 2 a) |
2 |
| Outputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(/ -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 (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* c (* a -4)) |
(fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
c |
(* a -4) |
(fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) |
-4 |
#s(literal -4 binary64) |
(- 0 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
0 |
#s(literal 0 binary64) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ (- (* c (/ a b)) b) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (* c (/ a b)) b) |
(-.f64 (/.f64 (fma.f64 a c #s(literal 0 binary64)) b) b) |
(* c (/ a b)) |
(/.f64 (fma.f64 a c #s(literal 0 binary64)) b) |
c |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ (- 0 (+ (* (* c c) (/ a (* b b))) c)) b) |
(fma.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (fma.f64 c (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(- 0 (+ (* (* c c) (/ a (* b b))) c)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 c (fma.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(* c c) |
(fma.f64 c c #s(literal 0 binary64)) |
c |
(/ a (* b b)) |
(/.f64 a (fma.f64 b b #s(literal 0 binary64))) |
a |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(/ (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (* c (+ (* a -4) (/ (* b b) c)))) |
(sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(* c (+ (* a -4) (/ (* b b) c))) |
(fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
c |
(+ (* a -4) (/ (* b b) c)) |
(fma.f64 a #s(literal -4 binary64) (fma.f64 b (/.f64 b c) #s(literal 0 binary64))) |
a |
-4 |
#s(literal -4 binary64) |
(/ (* b b) c) |
(fma.f64 b (/.f64 b c) #s(literal 0 binary64)) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
(* 2 a) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 93.3% | (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
| ✓ | accuracy | 88.9% | (/.f64 (*.f64 b b) c) |
| ✓ | accuracy | 77.3% | (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
| ✓ | accuracy | 91.8% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 78.1% | (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.5% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| ✓ | accuracy | 89.3% | (*.f64 c (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| ✓ | accuracy | 98.4% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 95.1% | (*.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 | 77.3% | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| 40.0ms | 171× | 0 | valid |
| 37.0ms | 44× | 2 | valid |
| 30.0ms | 35× | 1 | valid |
| 5.0ms | 6× | 3 | valid |
Compiled 229 to 37 computations (83.8% saved)
ival-sqrt: 20.0ms (26.6% of total)ival-div: 18.0ms (24% of total)ival-mult: 17.0ms (22.7% of total)ival-add: 7.0ms (9.3% of total)ival-sub: 6.0ms (8% of total)adjust: 5.0ms (6.7% of total)ival-neg: 2.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (- 0 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ (- (* c (/ a b)) b) a)> |
#<alt (- (* c (/ a b)) b)> |
#<alt (/ a b)> |
#<alt (* c (/ a b))> |
#<alt (/ (- 0 (+ (* (* c c) (/ a (* b b))) c)) b)> |
#<alt (- 0 (+ (* (* c c) (/ a (* b b))) c))> |
#<alt (+ (* (* c c) (/ a (* b b))) c)> |
#<alt (/ a (* b b))> |
#<alt (* c (+ (* a -4) (/ (* b b) c)))> |
#<alt (/ (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a))> |
#<alt (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c)))))> |
#<alt (sqrt (* c (+ (* a -4) (/ (* b b) c))))> |
#<alt (* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (* b b)> |
#<alt (/ (* b b) c)> |
| Outputs |
|---|
#<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 (* -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 (/ 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 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 c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* 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 (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<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 (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* -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 (* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 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 (* (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 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<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 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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -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 (* (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 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 (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | a | @ | inf | (/ (- (* c (/ a b)) b) a) |
| 15.0ms | c | @ | -inf | (/ (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a)) |
| 5.0ms | c | @ | 0 | (* c (+ (* a -4) (/ (* b b) c))) |
| 2.0ms | b | @ | 0 | (- 0 (/ b a)) |
| 1.0ms | a | @ | 0 | (/ (- 0 (+ (* (* c c) (/ a (* b b))) c)) b) |
| 1× | batch-egg-rewrite |
| 4 772× | /-lowering-/.f32 |
| 4 772× | /-lowering-/.f64 |
| 3 600× | *-lowering-*.f32 |
| 3 600× | *-lowering-*.f64 |
| 3 032× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 185 |
| 1 | 235 | 185 |
| 2 | 2250 | 179 |
| 0 | 8750 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1/2 a) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(- 0 (/ b a)) |
(/ b a) |
(/ (- (* c (/ a b)) b) a) |
(- (* c (/ a b)) b) |
(/ a b) |
(* c (/ a b)) |
(/ (- 0 (+ (* (* c c) (/ a (* b b))) c)) b) |
(- 0 (+ (* (* c c) (/ a (* b b))) c)) |
(+ (* (* c c) (/ a (* b b))) c) |
(/ a (* b b)) |
(* c (+ (* a -4) (/ (* b b) c))) |
(/ (- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* 2 a)) |
(- (neg b) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) |
(sqrt (* c (+ (* a -4) (/ (* b b) c)))) |
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* b b) |
(/ (* b b) c) |
| Outputs |
|---|
(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 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 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 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/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 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) b) |
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b 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 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) b) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 b (*.f64 (/.f64 b c) c) (*.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 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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 (/.f64 (*.f64 b b) c) c (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 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 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) #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))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+.f64 (/.f64 b a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a b) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(*.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 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+.f64 (/.f64 b a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a b) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(*.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 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 c (/.f64 a 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 c (/.f64 a 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 c (/.f64 a b) b)) a) (/.f64 (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b)) a)) |
(-.f64 (/.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) a) (/.f64 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 c (/.f64 a 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 c (/.f64 a 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 c (/.f64 a b) b))) (/.f64 (*.f64 b b) (*.f64 a (fma.f64 c (/.f64 a b) b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 a b)) (*.f64 a (/.f64 a b))) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 a 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))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a 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)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a 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 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a))) |
(fma.f64 c (/.f64 (/.f64 a b) a) (/.f64 b a)) |
(fma.f64 (/.f64 a b) (/.f64 c a) (/.f64 b a)) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(neg.f64 (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) a)) |
(/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 a b) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a 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)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 c (/.f64 a b) b) a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (fma.f64 b (fma.f64 c (/.f64 a 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))) (neg.f64 (*.f64 a (fma.f64 c (/.f64 a b) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) 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)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a 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 b) (*.f64 a a))) (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b (fma.f64 c (/.f64 a 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)) (/.f64 #s(literal 1 binary64) a)) (fma.f64 c (/.f64 a b) b)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) a (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 a (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (neg.f64 (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 a b) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 b a) (*.f64 a (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (/.f64 b a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) b)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 a b))) |
(/.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 b a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a b) b)) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 a c) a (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a b) a)) |
(/.f64 (fma.f64 (*.f64 a c) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a b) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a c) (neg.f64 (/.f64 a b)) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 a b) (*.f64 (*.f64 a b) #s(literal -1 binary64))) (*.f64 (*.f64 a b) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 b a) (*.f64 (*.f64 a b) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (/.f64 b a))) |
(/.f64 (fma.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) a (*.f64 a b)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 a b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 a b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (neg.f64 (/.f64 a b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) a (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) b)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 a c) a (*.f64 (*.f64 a b) b)) (*.f64 (*.f64 a b) a)) |
(/.f64 (fma.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 a b) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 a c) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 c (/.f64 a b) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 (*.f64 a c) (neg.f64 (/.f64 a b)) (*.f64 (*.f64 a b) #s(literal -1 binary64))) (*.f64 (*.f64 a b) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (*.f64 a c) a (*.f64 (*.f64 a b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a b) a)) |
(/.f64 (fma.f64 (*.f64 a c) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 a c) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) a (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 a b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (neg.f64 (/.f64 a b))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 b a)) (*.f64 a (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) a) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 a (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) b)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 b a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 a (/.f64 (*.f64 a c) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) a) (*.f64 (*.f64 a b) b)) (*.f64 (*.f64 a b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) 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 (*.f64 a c) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (/.f64 a b))) (*.f64 (*.f64 a b) #s(literal -1 binary64))) (*.f64 (*.f64 a b) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (/.f64 b a)) (*.f64 (*.f64 a b) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 a b) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) a) (*.f64 (*.f64 a b) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a b) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (/.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) b) (/.f64 a b)) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 c (/.f64 a b) b) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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)) (+.f64 (/.f64 (*.f64 b b) (*.f64 a 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 b) (*.f64 a a)))) (neg.f64 (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a 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)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 c (/.f64 a b) b))) |
(pow.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 c (/.f64 a 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 c (/.f64 a b) b))) |
(+.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a c) b)) |
(-.f64 (/.f64 (*.f64 a 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 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 c (/.f64 a 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 c (/.f64 a b) b)) (/.f64 (*.f64 b b) (fma.f64 c (/.f64 a b) b))) |
(-.f64 (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b #s(literal -1 binary64) (/.f64 (*.f64 a c) b)) |
(fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 a b) c (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (fma.f64 c (/.f64 a b) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (fma.f64 c (/.f64 a b) b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 a c) b) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 c (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 c (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 a c)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 a c) (+.f64 #s(literal 0 binary64) b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 a c) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a c)) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a c)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 c #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) c) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) c)) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b (*.f64 a c)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a c)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 a c))) (*.f64 (+.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a c)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) c))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 b a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) c)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a c)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b (*.f64 a c)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) b (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 a c))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a c)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 c (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 c #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1 binary64) c))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 b 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 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (fma.f64 b (fma.f64 c (/.f64 a 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 c (/.f64 a b) b)) (*.f64 (fma.f64 c (/.f64 a b) b) (*.f64 b b))) (*.f64 (fma.f64 c (/.f64 a b) b) (fma.f64 c (/.f64 a b) b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 c (/.f64 a 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 c (/.f64 a b) b)))) |
(pow.f64 (/.f64 (fma.f64 b (fma.f64 c (/.f64 a b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (/.f64 a b) b) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 c (/.f64 a 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 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 a b) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b))) |
(/.f64 a b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a 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 #s(literal -1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 c (/.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.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)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 b a)) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(*.f64 c (/.f64 a b)) |
(*.f64 (/.f64 a b) c) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (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) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b)) (/.f64 c b)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b b)) (/.f64 (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 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))))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 b (*.f64 b b))) (+.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)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) (/.f64 (*.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)))) |
(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) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (neg.f64 (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (neg.f64 (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (+.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))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) b) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (*.f64 b c)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.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)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #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 1 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (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 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 c c) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))))) |
(-.f64 (/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 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 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) (/.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (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 b (*.f64 b (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(+.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) |
(+.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
(+.f64 (+.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 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 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) 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 b (*.f64 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 c (*.f64 c (/.f64 a (*.f64 b 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 (sqrt.f64 c) (sqrt.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) c c) |
(fma.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) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) 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 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 #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 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 c c))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(pow.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64)) |
(pow.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 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 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 b (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
(/.f64 (/.f64 a b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #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 (-.f64 #s(literal 0 binary64) 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) (*.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 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 b (*.f64 (/.f64 b c) c) (*.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 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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 (/.f64 (*.f64 b b) c) c (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 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 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (*.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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (neg.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) #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))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 c) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (neg.f64 (sqrt.f64 c)) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) c)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) c))) (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 0 binary64) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.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 c (*.f64 a #s(literal -4 binary64)) (*.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)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) 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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) (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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 c (/.f64 c (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 b b)) c) |
(/.f64 (*.f64 (*.f64 b b) c) c) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c)) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 b (*.f64 (/.f64 b c) c)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 c (/.f64 (*.f64 b b) c)) |
(*.f64 (/.f64 (*.f64 b b) c) c) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b) |
(*.f64 (*.f64 c b) (/.f64 b c)) |
(*.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 b b) c) |
(/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b c)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b c) b) |
| 1× | egg-herbie |
| 9 930× | accelerator-lowering-fma.f32 |
| 9 930× | accelerator-lowering-fma.f64 |
| 8 244× | *-lowering-*.f32 |
| 8 244× | *-lowering-*.f64 |
| 3 742× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 769 | 8989 |
| 1 | 2494 | 8772 |
| 0 | 8335 | 8398 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -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)))))))) |
(* -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 (/ 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 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 c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* -1 (/ c b)) |
(* 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)) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
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))) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -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)))))))) |
(* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 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 (* (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))))) |
(* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))) |
(* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -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)))))) |
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)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -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)))))))) |
(* (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 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))))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
| Outputs |
|---|
(/ -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 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.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 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.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 -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 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 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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (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 -1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.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 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 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.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 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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/4 binary64)) b) (-.f64 #s(literal 0 binary64) c))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 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)) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 #s(literal -2 binary64) (/.f64 c b))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (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 (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #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 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #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 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (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)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (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)))))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 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 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* 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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 a c (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 a c (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 a c (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) 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) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b 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) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.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 (-.f64 #s(literal 0 binary64) a) (/.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 (-.f64 #s(literal 0 binary64) a) (/.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 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c 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 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #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)))) |
(* 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 a b))) (-.f64 #s(literal 0 binary64) 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 a b))) (-.f64 #s(literal 0 binary64) 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 a b))) (-.f64 #s(literal 0 binary64) 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))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) 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 a b))) (-.f64 #s(literal 0 binary64) 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 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* -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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 a (*.f64 c (/.f64 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 a (*.f64 c (/.f64 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)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 a (*.f64 c (/.f64 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 a (*.f64 c (/.f64 c (*.f64 b b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 a (*.f64 c (/.f64 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))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 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 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #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/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (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 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) 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 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) 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 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 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))) |
(* 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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/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 (*.f64 a (*.f64 a a)) (*.f64 c (*.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 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)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) c)) c)))) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (-.f64 #s(literal 0 binary64) 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal -1/4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal -1/4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.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))) (-.f64 #s(literal 0 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) b)) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (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 a (/.f64 c (*.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 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* 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 (*.f64 #s(literal 4 binary64) (*.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)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) 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 #s(literal 0 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) 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 (*.f64 a 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 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 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))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 #s(literal 0 binary64) (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 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -1 (* c (- (/ b c) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a 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 (*.f64 (pow.f64 b #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (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)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (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)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #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 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (-.f64 #s(literal 0 binary64) 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal -1/4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal -1/4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.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))) (-.f64 #s(literal 0 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1/2 (* (sqrt (/ 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (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 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) 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 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) 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 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 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))) |
(* 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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal -1/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 (*.f64 a (*.f64 a a)) (*.f64 c (*.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) c)) c))))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
Compiled 51 727 to 5 056 computations (90.2% saved)
37 alts after pruning (36 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 045 | 26 | 2 071 |
| Fresh | 4 | 10 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 053 | 37 | 2 090 |
| Status | Accuracy | Program |
|---|---|---|
| 53.5% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 34.6% | (/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) | |
| 24.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)))))))) | |
| 30.3% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 12.0% | (/.f64 (/.f64 (*.f64 a c) b) a) |
| 2.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) | |
| 35.4% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) | |
| 32.8% | (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) | |
| 18.9% | (/.f64 (-.f64 (*.f64 c (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64)))) b) a) | |
| 50.1% | (/.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)) | |
| ▶ | 54.7% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| 29.2% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.6% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.3% | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) | |
| 36.0% | (/.f64 (-.f64 #s(literal 0 binary64) c) b) | |
| 36.2% | (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) | |
| 12.0% | (/.f64 c b) | |
| ▶ | 2.5% | (/.f64 b a) |
| 2.5% | (/.f64 #s(literal 1 binary64) (/.f64 a b)) | |
| 34.1% | (/.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))) | |
| 34.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 34.1% | (/.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)) | |
| 33.4% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| ▶ | 26.3% | (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) |
| 17.9% | (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| 33.2% | (*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) | |
| 2.0% | (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) | |
| 2.5% | (*.f64 (/.f64 #s(literal 1 binary64) a) b) | |
| 29.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) b)) | |
| ✓ | 55.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 50.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)))) | |
| 37.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))))))) | |
| 28.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) | |
| ▶ | 34.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| 33.2% | (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) | |
| 33.3% | (*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) | |
| 33.4% | (neg.f64 (/.f64 b a)) |
Compiled 1 180 to 764 computations (35.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) |
| ✓ | cost-diff | 512 | (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) |
| ✓ | cost-diff | 1024 | (*.f64 #s(literal 0 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 1472 | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
| ✓ | cost-diff | -64 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | -64 | (*.f64 a c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a c) b) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 (*.f64 a c) b) a) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | 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 | 192 | (-.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 | 192 | (/.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)) |
| 4 338× | accelerator-lowering-fma.f32 |
| 4 338× | accelerator-lowering-fma.f64 |
| 3 218× | *-lowering-*.f32 |
| 3 218× | *-lowering-*.f64 |
| 1 330× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 212 |
| 1 | 97 | 198 |
| 2 | 259 | 190 |
| 3 | 971 | 188 |
| 4 | 3456 | 188 |
| 5 | 5471 | 188 |
| 6 | 6488 | 188 |
| 7 | 6854 | 188 |
| 8 | 7113 | 188 |
| 9 | 7147 | 188 |
| 10 | 7616 | 188 |
| 0 | 8080 | 181 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (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 |
(/ b a) |
b |
a |
(/ (/ (* a c) b) a) |
(/ (* a c) b) |
(* a c) |
a |
c |
b |
(* (/ -1/2 a) (+ b (sqrt (* a (* c -4))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (* a (* c -4)))) |
b |
(sqrt (* a (* c -4))) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(- 0 (/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b)))) |
0 |
(/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b))) |
(- (* 0 (/ a b)) (* (- 0 a) -1)) |
(* 0 (/ a b)) |
(/ a b) |
a |
b |
(* (- 0 a) -1) |
(- 0 a) |
-1 |
(* (- 0 a) (/ a b)) |
| Outputs |
|---|
(/ (- (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 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))))))) 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 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) 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 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/ 1 (+ (* b b) (* c (* a -4)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 b b (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* c (* a -4)) |
(fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
c |
(* a -4) |
(fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ (/ (* a c) b) a) |
(/.f64 c b) |
(/ (* a c) b) |
(fma.f64 c (/.f64 a b) #s(literal 0 binary64)) |
(* a c) |
(fma.f64 c a #s(literal 0 binary64)) |
a |
c |
b |
(* (/ -1/2 a) (+ b (sqrt (* a (* c -4))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (sqrt (* a (* c -4)))) |
(+.f64 b (sqrt.f64 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
b |
(sqrt (* a (* c -4))) |
(sqrt.f64 (fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* a (* c -4)) |
(fma.f64 c (fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* c -4) |
(fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(- 0 (/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
0 |
#s(literal 0 binary64) |
(/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b))) |
(/.f64 b a) |
(- (* 0 (/ a b)) (* (- 0 a) -1)) |
(-.f64 #s(literal 0 binary64) a) |
(* 0 (/ a b)) |
#s(literal 0 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(* (- 0 a) -1) |
a |
(- 0 a) |
(-.f64 #s(literal 0 binary64) a) |
-1 |
#s(literal -1 binary64) |
(* (- 0 a) (/ a b)) |
(fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 a b)) #s(literal 0 binary64)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)) |
| ✓ | accuracy | 90.4% | (*.f64 #s(literal 0 binary64) (/.f64 a b)) |
| ✓ | accuracy | 84.8% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 c #s(literal -4 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 90.2% | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 a c) |
| ✓ | accuracy | 96.8% | (/.f64 (*.f64 a c) b) |
| ✓ | accuracy | 92.8% | (/.f64 (/.f64 (*.f64 a c) b) a) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 98.0% | (/.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 | 93.0% | (-.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 | 84.8% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| 34.0ms | 126× | 0 | valid |
| 29.0ms | 98× | 0 | invalid |
| 12.0ms | 18× | 3 | valid |
| 8.0ms | 10× | 4 | valid |
| 4.0ms | 4× | 5 | exit |
Compiled 242 to 40 computations (83.5% saved)
ival-mult: 17.0ms (31.7% of total)ival-div: 17.0ms (31.7% of total)ival-sub: 6.0ms (11.2% of total)ival-neg: 4.0ms (7.5% of total)ival-sqrt: 4.0ms (7.5% of total)adjust: 3.0ms (5.6% of total)ival-add: 3.0ms (5.6% of total)exact: 1.0ms (1.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<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 (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))> |
#<alt (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))> |
#<alt (/ b a)> |
#<alt (/ (/ (* a c) b) a)> |
#<alt (/ (* a c) b)> |
#<alt (* a c)> |
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (* a (* c -4))))> |
#<alt (sqrt (* a (* c -4)))> |
#<alt (* (/ -1/2 a) (+ b (sqrt (* a (* c -4)))))> |
#<alt (/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b)))> |
#<alt (* 0 (/ a b))> |
#<alt (* (- 0 a) -1)> |
#<alt (- 0 (/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b))))> |
#<alt (/ 1 (+ (* b b) (* c (* a -4))))> |
#<alt (* a (* c -4))> |
#<alt (* (- 0 a) (/ a b))> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ 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 (* (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 (* (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 (/ 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 (/ 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 (/ 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 (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt b> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (/ 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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<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))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
#<alt (* -1 (/ (pow a 2) b))> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | c | @ | inf | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 2.0ms | c | @ | -inf | (* a c) |
| 1.0ms | b | @ | 0 | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 1.0ms | a | @ | inf | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 1.0ms | a | @ | -inf | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 1× | batch-egg-rewrite |
| 4 370× | /-lowering-/.f32 |
| 4 370× | /-lowering-/.f64 |
| 4 284× | accelerator-lowering-fma.f32 |
| 4 284× | accelerator-lowering-fma.f64 |
| 3 644× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 165 |
| 1 | 233 | 137 |
| 2 | 2189 | 137 |
| 0 | 8403 | 129 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))) |
(sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
(/ b a) |
(/ (/ (* a c) b) a) |
(/ (* a c) b) |
(* a c) |
(/ -1/2 a) |
(+ b (sqrt (* a (* c -4)))) |
(sqrt (* a (* c -4))) |
(* (/ -1/2 a) (+ b (sqrt (* a (* c -4))))) |
(/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b))) |
(* 0 (/ a b)) |
(* (- 0 a) -1) |
(- 0 (/ (- (* 0 (/ a b)) (* (- 0 a) -1)) (* (- 0 a) (/ a b)))) |
(/ 1 (+ (* b b) (* c (* a -4)))) |
(* a (* c -4)) |
(* (- 0 a) (/ a b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) 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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(hypot.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(hypot.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(hypot.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) |
(hypot.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(hypot.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 b a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 b (*.f64 c a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b a))) (/.f64 (*.f64 c a) (neg.f64 (*.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 c a) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c a)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b (*.f64 c a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a (/.f64 b (*.f64 c a)))))) |
(/.f64 (*.f64 c a) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 c a) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 b (*.f64 c a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c a)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 b (*.f64 c a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (*.f64 c a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (neg.f64 (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 c a))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (neg.f64 (*.f64 b a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c a) a) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 b (*.f64 c a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (*.f64 a (/.f64 b (*.f64 c a))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (*.f64 c a)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (/.f64 b (*.f64 c a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b a))) |
(*.f64 c (/.f64 a (*.f64 b a))) |
(*.f64 a (*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 a (/.f64 c (*.f64 b a))) |
(*.f64 a (/.f64 (/.f64 c b) a)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 a a) (/.f64 c b)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c a) b) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c a))))) |
(/.f64 (*.f64 c a) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 c a) |
(*.f64 a c) |
(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 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 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 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) b) |
(fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) b) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64))) b) |
(fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) b) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) b) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a))) (sqrt.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 a)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a))) (sqrt.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))))) (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) 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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.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 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) 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 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) 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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) 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 0 binary64) b)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) 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 0 binary64) b)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 0 binary64) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.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 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (*.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 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) (fma.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) (/.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (fma.f64 a a #s(literal 0 binary64)))) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (fma.f64 a a #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a)) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) (*.f64 (*.f64 a (/.f64 a b)) (*.f64 a (/.f64 a b)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a) (*.f64 (*.f64 a (/.f64 a b)) (*.f64 a (/.f64 a b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)))))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b a) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 a a) a) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 a a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 a b)) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (/.f64 a a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))))) |
(/.f64 a (*.f64 a (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) (/.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a)) |
(/.f64 (/.f64 a a) (/.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a)) (*.f64 (*.f64 a (/.f64 a b)) (*.f64 a (/.f64 a b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a))) |
(/.f64 (neg.f64 (/.f64 a a)) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b)) a) |
(/.f64 (/.f64 (/.f64 a a) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) a))) (neg.f64 (*.f64 (*.f64 a (/.f64 a b)) (*.f64 a (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a a))) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b)))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 a a) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) (/.f64 a a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b)))) |
(*.f64 (/.f64 b a) (/.f64 a a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a a) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a a) a) b) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(*.f64 (/.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (/.f64 a a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (/.f64 a b)) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
#s(literal 0 binary64) |
a |
(+.f64 a #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) a) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(sqrt.f64 (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (fma.f64 a a #s(literal 0 binary64)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 a a #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 a a #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 a (fma.f64 a a #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 a a #s(literal 0 binary64))) |
(pow.f64 a #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a a #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(+.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 a (/.f64 a b))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 a b))) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 a b)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b)) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) |
(neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (/.f64 a a) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (/.f64 a a)) (/.f64 a b)) |
(/.f64 (neg.f64 (/.f64 a a)) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 a b)) |
(/.f64 (/.f64 a (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a a))) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(/.f64 (neg.f64 (/.f64 a (/.f64 a b))) a) |
(/.f64 (+.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(pow.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b))) |
(*.f64 (/.f64 (/.f64 a a) (/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) (fma.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(*.f64 (/.f64 a a) (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b)) (/.f64 a a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 a b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) |
(pow.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) #s(literal 1/2 binary64)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (pow.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (pow.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 c) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 c c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c a)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 c c)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (*.f64 c c))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) c)) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 a)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 a (/.f64 b a))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) (/.f64 a (/.f64 b a))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 b a)) (/.f64 a (/.f64 b a))) |
(neg.f64 (*.f64 a (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 a (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (*.f64 (/.f64 b a) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 0 binary64)) (/.f64 b a)))) |
(/.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (/.f64 b a) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (/.f64 b a) a)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (*.f64 b (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) a) (*.f64 (fma.f64 a a #s(literal 0 binary64)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 a (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a) (*.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (/.f64 a b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 a b)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (*.f64 (/.f64 b a) a))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (neg.f64 (*.f64 b (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) a)) (neg.f64 (*.f64 (fma.f64 a a #s(literal 0 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (/.f64 a b))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 a (/.f64 a b)) (*.f64 a (/.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) b)))))) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) |
| 1× | egg-herbie |
| 9 634× | accelerator-lowering-fma.f32 |
| 9 634× | accelerator-lowering-fma.f64 |
| 9 170× | *-lowering-*.f32 |
| 9 170× | *-lowering-*.f64 |
| 4 004× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 904 | 7010 |
| 1 | 2883 | 6925 |
| 0 | 8341 | 6648 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* (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)))))) |
(* (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)))))))) |
(* (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))))) |
(/ 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) |
(/ 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) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* 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/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
b |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
b |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* -1/2 (/ b a)) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(/ 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) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(/ -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)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
(* -1 (/ (pow a 2) b)) |
| 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 (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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (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 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) c)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) c))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b 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 #s(literal 0 binary64) (/.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 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))))) |
(-.f64 #s(literal 0 binary64) (*.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 (*.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 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.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 #s(literal 0 binary64) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #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)) (*.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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.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))) |
(-.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #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) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #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 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 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 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) 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 (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 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) 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 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 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))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 #s(literal 0 binary64) (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 (-.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/2 binary64))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (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 (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal -2 binary64) (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)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (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 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 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 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 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 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/64 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.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 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #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 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
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 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (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 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (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 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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))))))) |
(* -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 #s(literal 0 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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 #s(literal 0 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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 #s(literal 0 binary64) (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 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 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (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 b (*.f64 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 c (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 c (*.f64 #s(literal -1/4 binary64) a))) (/.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 c (*.f64 (*.f64 c c) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/64 binary64) (*.f64 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #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 -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 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 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64)) 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 -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) 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 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) c)) (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) 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 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) a)) (*.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/64 binary64)))) (*.f64 c (*.f64 c c)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) 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 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b)) (*.f64 #s(literal -1/2 binary64) a) (/.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 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b)))) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 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 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 c (*.f64 c c)))) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) (*.f64 a (*.f64 a 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) |
(/ 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) |
(/ 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) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(/ -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 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
b |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) #s(literal 1 binary64))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) #s(literal 1 binary64))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) #s(literal 1 binary64))) |
b |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) #s(literal -1 binary64)))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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 (+ (* (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))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (neg.f64 a)) |
(* -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 #s(literal 0 binary64) (/.f64 b a))) (neg.f64 a)) |
(* -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 #s(literal 0 binary64) (/.f64 b a))) (neg.f64 a)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b 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 (+ (* (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))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b c)) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -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))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -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))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -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))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -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/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) 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))) |
(*.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))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.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/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/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))) |
(*.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))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) 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 c a))) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (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))))) |
(*.f64 (*.f64 c #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)))) |
(* (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/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/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)) |
(/ 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) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b 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 c (*.f64 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 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 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 c (*.f64 c (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #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 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #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 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal -16 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #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 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 4 binary64)) #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 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal -16 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) (*.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 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 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 c (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 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 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 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 c (*.f64 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 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 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 (*.f64 #s(literal 16 binary64) a) (/.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))) |
(+ (* 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 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) #s(literal 64 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 c (*.f64 c a))) (/.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 c) (*.f64 c (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) (/.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 c) (*.f64 c (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c a))) (/.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 c (*.f64 c a))) (/.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 c (*.f64 c (*.f64 c a)))) (*.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)) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (pow a 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) b)) |
Compiled 36 643 to 4 221 computations (88.5% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 564 | 17 | 1 581 |
| Fresh | 13 | 18 | 31 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 580 | 38 | 1 618 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.5% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| 19.8% | (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) | |
| 17.9% | (fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) | |
| 34.6% | (/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) | |
| ▶ | 30.3% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| 35.4% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) | |
| 32.8% | (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) | |
| 33.1% | (/.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)) | |
| 29.2% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.3% | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) | |
| 2.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) | |
| 36.0% | (/.f64 (-.f64 #s(literal 0 binary64) c) b) | |
| 26.7% | (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) | |
| 34.6% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 33.8% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| 29.5% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) | |
| 11.9% | (/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) | |
| 36.2% | (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) | |
| ▶ | 12.0% | (/.f64 c b) |
| ✓ | 2.5% | (/.f64 b a) |
| 34.6% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 2.5% | (/.f64 #s(literal 1 binary64) (/.f64 a b)) | |
| 34.1% | (/.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)) | |
| 33.4% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 2.0% | (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) | |
| ▶ | 12.1% | (*.f64 (/.f64 c a) (/.f64 a b)) |
| 19.8% | (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) | |
| 2.5% | (*.f64 (/.f64 #s(literal 1 binary64) a) b) | |
| 19.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) b)) | |
| 19.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) b)) | |
| ✓ | 55.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ▶ | 50.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)))) |
| 28.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) | |
| ✓ | 34.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| 17.1% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 11.8% | (*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) | |
| 33.3% | (*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) | |
| 33.4% | (neg.f64 (/.f64 b a)) |
Compiled 1 127 to 747 computations (33.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)))) |
| ✓ | cost-diff | 704 | (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 a #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
| ✓ | cost-diff | 1472 | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (/.f64 c a) |
| ✓ | cost-diff | 1024 | (*.f64 (/.f64 c a) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| 5 598× | *-lowering-*.f32 |
| 5 598× | *-lowering-*.f64 |
| 4 312× | accelerator-lowering-fma.f32 |
| 4 312× | accelerator-lowering-fma.f64 |
| 2 896× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 189 |
| 1 | 71 | 189 |
| 2 | 161 | 187 |
| 3 | 403 | 183 |
| 4 | 879 | 182 |
| 5 | 2078 | 178 |
| 6 | 2943 | 178 |
| 7 | 5191 | 178 |
| 8 | 7792 | 178 |
| 0 | 8045 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
(/ -1/2 a) |
-1/2 |
a |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
-4 |
(* b b) |
b |
(/ b (* a -2)) |
(* a -2) |
-2 |
(/ c b) |
c |
b |
(* (/ c a) (/ a b)) |
(/ c a) |
c |
a |
(/ a b) |
b |
(/ (/ (* c (* a -2)) b) (* 2 a)) |
(/ (* c (* a -2)) b) |
(* c (* a -2)) |
c |
(* a -2) |
a |
-2 |
b |
(* 2 a) |
2 |
(* (/ -1/2 a) (+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c)))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c))) |
b |
(sqrt (* (+ (* a -4) (/ (* b b) c)) c)) |
(* (+ (* a -4) (/ (* b b) c)) c) |
(+ (* a -4) (/ (* b b) c)) |
-4 |
(/ (* b b) c) |
(* b b) |
c |
| Outputs |
|---|
(+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
(/ b (* a -2)) |
(/.f64 b (*.f64 a #s(literal -2 binary64))) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(* (/ c a) (/ a b)) |
(/.f64 c b) |
(/ c a) |
(/.f64 c a) |
c |
a |
(/ a b) |
(/.f64 a b) |
b |
(/ (/ (* c (* a -2)) b) (* 2 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (* c (* a -2)) b) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (* a -2)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
c |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
a |
-2 |
#s(literal -2 binary64) |
b |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (/ -1/2 a) (+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #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 (* (+ (* a -4) (/ (* b b) c)) c))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(sqrt (* (+ (* a -4) (/ (* b b) c)) c)) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(* (+ (* a -4) (/ (* b b) c)) c) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* a -4) (/ (* b b) c)) |
(fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) |
-4 |
#s(literal -4 binary64) |
(/ (* b b) c) |
(/.f64 (*.f64 b b) c) |
(* b b) |
(*.f64 b b) |
c |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 93.3% | (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c) |
| ✓ | accuracy | 88.9% | (/.f64 (*.f64 b b) c) |
| ✓ | accuracy | 77.3% | (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c))) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 95.2% | (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
| ✓ | accuracy | 85.4% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 c a) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 72.2% | (*.f64 (/.f64 c a) (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 67.3% | (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 66.9% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| 37.0ms | 170× | 0 | valid |
| 23.0ms | 39× | 2 | valid |
| 14.0ms | 31× | 1 | valid |
| 12.0ms | 16× | 3 | valid |
Compiled 190 to 33 computations (82.6% saved)
ival-mult: 21.0ms (36% of total)ival-div: 19.0ms (32.6% of total)ival-add: 9.0ms (15.4% of total)ival-sqrt: 6.0ms (10.3% of total)adjust: 3.0ms (5.1% 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 (+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2)))> |
#<alt (/ -1/2 a)> |
#<alt (sqrt (+ (* c (* a -4)) (* b b)))> |
#<alt (+ (* c (* a -4)) (* b b))> |
#<alt (/ c b)> |
#<alt (* (/ c a) (/ a b))> |
#<alt (/ c a)> |
#<alt (/ a b)> |
#<alt (/ (/ (* c (* a -2)) b) (* 2 a))> |
#<alt (/ (* c (* a -2)) b)> |
#<alt (* c (* a -2))> |
#<alt (* a -2)> |
#<alt (* (+ (* a -4) (/ (* b b) c)) c)> |
#<alt (* (/ -1/2 a) (+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c))))> |
#<alt (+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c)))> |
#<alt (* a -4)> |
#<alt (* 2 a)> |
#<alt (sqrt (* (+ (* a -4) (/ (* b b) c)) c))> |
#<alt (/ (* b b) c)> |
| 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 (/ 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 (/ 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/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 b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (/ 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 (/ 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 (/ 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 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 (/ 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 (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -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 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (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 (* -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 (* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* 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 b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt 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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))))> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | b | @ | inf | (+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
| 0.0ms | a | @ | inf | (+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
| 0.0ms | a | @ | inf | (* a -4) |
| 0.0ms | c | @ | inf | (+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
| 0.0ms | a | @ | inf | (* a -2) |
| 1× | batch-egg-rewrite |
| 4 802× | /-lowering-/.f32 |
| 4 802× | /-lowering-/.f64 |
| 4 686× | *-lowering-*.f32 |
| 4 686× | *-lowering-*.f64 |
| 3 000× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 146 |
| 1 | 172 | 146 |
| 2 | 1636 | 146 |
| 0 | 8191 | 138 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ -1/2 a) (sqrt (+ (* c (* a -4)) (* b b)))) (/ b (* a -2))) |
(/ -1/2 a) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
(/ c b) |
(* (/ c a) (/ a b)) |
(/ c a) |
(/ a b) |
(/ (/ (* c (* a -2)) b) (* 2 a)) |
(/ (* c (* a -2)) b) |
(* c (* a -2)) |
(* a -2) |
(* (+ (* a -4) (/ (* b b) c)) c) |
(* (/ -1/2 a) (+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c)))) |
(+ b (sqrt (* (+ (* a -4) (/ (* b b) c)) c))) |
(* a -4) |
(* 2 a) |
(sqrt (* (+ (* a -4) (/ (* b b) c)) c)) |
(/ (* b b) c) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) (*.f64 a (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 a b (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 b a))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 b a)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) 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 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.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 c (*.f64 a #s(literal -4 binary64)) (*.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 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(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 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) (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 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) (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 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(+.f64 (*.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 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 (/.f64 c a) (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 a c)) |
(/.f64 (*.f64 a c) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a c) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a c) b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 c a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c a) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b a) (/.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a b) (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b))) |
(*.f64 c (/.f64 a (*.f64 a b))) |
(*.f64 c (/.f64 (/.f64 a b) a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(*.f64 (/.f64 a b) (/.f64 c a)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c 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 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 (/.f64 c a) (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 a c)) |
(/.f64 (*.f64 a c) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a c) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a (/.f64 b a))) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a c) b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) c) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 c a) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c a) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 a c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b a) (/.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a b) (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 c #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a b))) |
(*.f64 c (/.f64 a (*.f64 a b))) |
(*.f64 c (/.f64 (/.f64 a b) a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(*.f64 (/.f64 a b) (/.f64 c a)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c 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 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) a)) |
(/.f64 c a) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a c) #s(literal 1 binary64))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 c 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 a b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) 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 c (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 c (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 c a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 c a) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -1 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 c (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 a (*.f64 #s(literal -2 binary64) c)) |
(*.f64 c (*.f64 a #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) c) |
(*.f64 (*.f64 a c) #s(literal -2 binary64)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 a #s(literal 2 binary64))) |
(/.f64 a #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 c (/.f64 (*.f64 b b) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (/.f64 (*.f64 b b) c) c)) |
(+.f64 (*.f64 c (/.f64 (*.f64 b b) c)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(+.f64 (*.f64 (/.f64 (*.f64 b b) c) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(exp.f64 (log.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 (*.f64 b b) c) c)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 b b) c) c)) |
(fma.f64 c (/.f64 (*.f64 b b) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (/.f64 (*.f64 b b) c) c)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (/.f64 (*.f64 b b) c) c)) |
(fma.f64 (/.f64 (*.f64 b b) c) c (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) c) c)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 c (/.f64 (*.f64 b b) c))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (/.f64 (*.f64 b b) c) c)) |
(/.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) |
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c) (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c) |
(*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (sqrt.f64 c)) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 c) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 (sqrt.f64 c) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (sqrt.f64 c) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 a b (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 a b (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) a (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 b a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) 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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.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 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal -1/2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.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 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) 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 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal -2 binary64) (/.f64 b a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 b a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) 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 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(*.f64 (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(+.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (/.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) b) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) b) |
(fma.f64 (pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (sqrt.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (sqrt.f64 (sqrt.f64 c)) b) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (fma.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) (neg.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(/.f64 (-.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(fabs.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) |
(sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))))) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) c)) (sqrt.f64 (fma.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) c)) (sqrt.f64 (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) |
(pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) |
(*.f64 (pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (sqrt.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) (sqrt.f64 (sqrt.f64 (*.f64 c (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (sqrt.f64 (sqrt.f64 c))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c)) |
(/.f64 (*.f64 b b) c) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b c)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(*.f64 (/.f64 b c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 11 828× | accelerator-lowering-fma.f32 |
| 11 828× | accelerator-lowering-fma.f64 |
| 7 648× | *-lowering-*.f32 |
| 7 648× | *-lowering-*.f64 |
| 2 734× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 6569 |
| 1 | 1799 | 6433 |
| 2 | 6353 | 6376 |
| 0 | 8254 | 6089 |
| 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 (/ 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 (/ 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/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) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ 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) |
(/ 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) |
(/ 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 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) |
(/ 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)) |
(* -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 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(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)))) |
(* -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)))))))) |
(* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* (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))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
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)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
| Outputs |
|---|
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) 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 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.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 #s(literal 0 binary64) 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/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 #s(literal -1/4 binary64) (/.f64 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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (*.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 (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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 c (fma.f64 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 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.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 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -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 #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 c c) (*.f64 a (*.f64 a (*.f64 a 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 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (*.f64 (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 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))))) c)) c))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (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 a (*.f64 a (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 b (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/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 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/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 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.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) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c 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 (*.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)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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))) (-.f64 #s(literal 0 binary64) b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) 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 c (/.f64 (*.f64 a 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 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (/.f64 (*.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -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/16 binary64) (/.f64 (*.f64 (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (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 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 #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))))))) |
(-.f64 #s(literal 0 binary64) (*.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 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 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 (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)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (-.f64 #s(literal 0 binary64) c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.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 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c 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)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c 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)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (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 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a 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 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (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 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)))) |
(* -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 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (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 c (*.f64 a #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)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b 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) |
(/ 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) |
(/ 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 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) |
(/ 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 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (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 c (*.f64 a #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)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (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 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)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) 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 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.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 #s(literal 0 binary64) 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/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 #s(literal -1/4 binary64) (/.f64 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 a (*.f64 a (*.f64 a c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (*.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 (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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (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 a (*.f64 a (*.f64 a c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 b (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/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 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/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 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.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) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c 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 (*.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)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 c (fma.f64 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 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.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 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 b (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -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 #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 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.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 c (*.f64 a (*.f64 a 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 -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(*.f64 (/.f64 (*.f64 a 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 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 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)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64)) (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 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) 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)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (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 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (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 #s(literal 0 binary64) (/.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (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)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) 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 c (/.f64 (*.f64 a a) (*.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 (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) c)) c)))) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* 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)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.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 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c 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)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c 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)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))))) #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (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 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a 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 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) 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 c (/.f64 (*.f64 a 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 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) 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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (/.f64 (*.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -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/16 binary64) (/.f64 (*.f64 (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)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 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 (neg.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) (-.f64 #s(literal 0 binary64) c)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
Compiled 35 216 to 3 170 computations (91% saved)
43 alts after pruning (37 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 566 | 7 | 1 573 |
| Fresh | 0 | 30 | 30 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 568 | 43 | 1 611 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 53.5% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| 33.4% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 19.8% | (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) | |
| 17.9% | (fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) | |
| 34.6% | (/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) | |
| 35.4% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) | |
| 32.8% | (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) | |
| 33.1% | (/.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)) | |
| 29.2% | (/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.3% | (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) | |
| 2.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) | |
| 36.0% | (/.f64 (-.f64 #s(literal 0 binary64) c) b) | |
| 26.7% | (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) | |
| 34.6% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 33.8% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) | |
| 29.5% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) | |
| 11.9% | (/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) | |
| 30.3% | (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.1% | (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 36.2% | (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) | |
| ✓ | 12.0% | (/.f64 c b) |
| ✓ | 2.5% | (/.f64 b a) |
| 12.0% | (/.f64 #s(literal 1 binary64) (/.f64 b c)) | |
| 34.6% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 2.5% | (/.f64 #s(literal 1 binary64) (/.f64 a b)) | |
| 34.1% | (/.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)) | |
| 33.4% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 2.0% | (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) | |
| 32.6% | (*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) | |
| 19.8% | (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) | |
| 12.0% | (*.f64 (/.f64 #s(literal 1 binary64) b) c) | |
| 2.5% | (*.f64 (/.f64 #s(literal 1 binary64) a) b) | |
| 19.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) b)) | |
| 19.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) b)) | |
| ✓ | 55.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | 50.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)))) |
| 28.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) | |
| ✓ | 34.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| 17.1% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 11.8% | (*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) | |
| 33.3% | (*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) | |
| 14.3% | (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) | |
| 33.4% | (neg.f64 (/.f64 b a)) |
Compiled 1 536 to 673 computations (56.2% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) 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/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/.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 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 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 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)))) |
(/.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) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 2 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) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b)))) |
(/.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 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(fma.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 a)) (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) (sqrt.f64 c))) (*.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 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 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 2 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 (-.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 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 c (exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64)))) b) a) |
| Outputs |
|---|
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
4 calls:
| 41.0ms | a |
| 21.0ms | c |
| 20.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 | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 4 | a |
| 91.7% | 3 | b |
| 57.6% | 2 | c |
| 80.4% | 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 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) 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/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
| Outputs |
|---|
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 54.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #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 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 (/.f64 c a) (/.f64 a b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c a))) |
(*.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (/.f64 a b))) b) a) |
(*.f64 (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 (neg.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) b) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 b a)) |
1 calls:
| 17.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| Outputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
3 calls:
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.4% | 1 | c |
| 33.4% | 1 | a |
| 42.3% | 2 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
| Outputs |
|---|
(/.f64 c b) |
3 calls:
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.0% | 1 | a |
| 12.0% | 1 | c |
| 12.0% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 b a) |
| Outputs |
|---|
(/.f64 b a) |
3 calls:
| 3.0ms | c |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 2.5% | 1 | a |
| 2.5% | 1 | c |
| 2.5% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.6139328898165394e+71 | 2.953977168908724e+74 |
| 24.0ms | -3.985962751941897e-98 | -4.013923515835059e-101 |
| 19.0ms | 223× | 0 | valid |
| 6.0ms | 61× | 0 | invalid |
| 3.0ms | 21× | 1 | valid |
| 2.0ms | 11× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 583 to 404 computations (30.7% saved)
ival-mult: 7.0ms (34.1% of total)ival-sub: 5.0ms (24.4% of total)ival-div: 2.0ms (9.7% of total)ival-neg: 2.0ms (9.7% of total)ival-sqrt: 2.0ms (9.7% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 16.0ms | 1.6139328898165394e+71 | 2.953977168908724e+74 |
| 27.0ms | -3.985962751941897e-98 | -4.013923515835059e-101 |
| 19.0ms | 209× | 0 | valid |
| 6.0ms | 64× | 0 | invalid |
| 5.0ms | 37× | 1 | valid |
| 2.0ms | 10× | 2 | valid |
Compiled 551 to 372 computations (32.5% saved)
ival-mult: 11.0ms (49.3% of total)ival-sub: 4.0ms (17.9% of total)ival-sqrt: 3.0ms (13.4% of total)ival-div: 2.0ms (9% of total)ival-neg: 2.0ms (9% of total)adjust: 1.0ms (4.5% 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 |
|---|---|---|
| 24.0ms | 2.064157186988866e-74 | 2.4117217296295347e-62 |
| 24.0ms | -3.985962751941897e-98 | -4.013923515835059e-101 |
| 20.0ms | 258× | 0 | valid |
| 9.0ms | 84× | 0 | invalid |
| 4.0ms | 20× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 557 to 394 computations (29.3% saved)
ival-mult: 13.0ms (52.2% of total)ival-sub: 4.0ms (16.1% of total)ival-div: 3.0ms (12.1% of total)ival-sqrt: 3.0ms (12.1% of total)ival-neg: 2.0ms (8% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 45.0ms | 2.064157186988866e-74 | 2.4117217296295347e-62 |
| 21.0ms | -3.74706213298125e-105 | -2.757977248060336e-108 |
| 20.0ms | 251× | 0 | valid |
| 7.0ms | 96× | 0 | invalid |
| 4.0ms | 27× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 493 to 362 computations (26.6% saved)
ival-mult: 9.0ms (41% of total)ival-sub: 4.0ms (18.2% of total)ival-div: 3.0ms (13.7% of total)ival-sqrt: 3.0ms (13.7% of total)ival-neg: 2.0ms (9.1% of total)adjust: 1.0ms (4.6% 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 |
|---|---|---|
| 26.0ms | 2.064157186988866e-74 | 2.4117217296295347e-62 |
| 23.0ms | -3.74706213298125e-105 | -2.757977248060336e-108 |
| 22.0ms | 255× | 0 | valid |
| 10.0ms | 105× | 0 | invalid |
| 4.0ms | 26× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
Compiled 493 to 362 computations (26.6% saved)
ival-mult: 11.0ms (46.4% of total)ival-sub: 4.0ms (16.9% of total)ival-div: 3.0ms (12.7% of total)ival-sqrt: 3.0ms (12.7% of total)ival-neg: 2.0ms (8.4% of total)adjust: 0.0ms (0% 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 |
|---|---|---|
| 30.0ms | -3.681900417661075e-300 | 1.5377236914329655e-302 |
| 13.0ms | 160× | 0 | valid |
| 10.0ms | 102× | 0 | invalid |
Compiled 223 to 160 computations (28.3% saved)
ival-mult: 6.0ms (44.6% of total)ival-sub: 2.0ms (14.9% of total)ival-div: 2.0ms (14.9% of total)ival-sqrt: 2.0ms (14.9% of total)ival-neg: 1.0ms (7.4% 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 | -5.33314373700679e-286 | -2.4068429187882973e-290 |
| 18.0ms | 128× | 0 | valid |
| 7.0ms | 81× | 0 | invalid |
Compiled 159 to 124 computations (22% saved)
ival-mult: 9.0ms (48.6% of total)ival-neg: 4.0ms (21.6% of total)ival-sub: 2.0ms (10.8% of total)ival-div: 1.0ms (5.4% of total)ival-sqrt: 1.0ms (5.4% 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 |
|---|---|---|
| 25.0ms | -2.0068628474558084e+20 | -40281665030891160.0 |
| 7.0ms | 52× | 1 | valid |
| 7.0ms | 30× | 2 | valid |
| 3.0ms | 42× | 0 | valid |
| 1.0ms | 3× | 4 | valid |
| 1.0ms | 11× | 0 | invalid |
| 1.0ms | 2× | 5 | exit |
| 0.0ms | 1× | 3 | valid |
Compiled 143 to 108 computations (24.5% saved)
ival-mult: 5.0ms (32.6% of total)ival-sub: 4.0ms (26.1% of total)ival-div: 2.0ms (13% of total)ival-sqrt: 2.0ms (13% of total)adjust: 1.0ms (6.5% of total)ival-neg: 1.0ms (6.5% 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 |
| 54× | *-commutative_binary64 |
| 46× | +-commutative_binary64 |
| 38× | sub-neg_binary64 |
| 32× | neg-mul-1_binary64 |
| 30× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 234 |
| 1 | 127 | 234 |
| 2 | 165 | 234 |
| 3 | 196 | 234 |
| 4 | 211 | 234 |
| 5 | 222 | 234 |
| 6 | 227 | 234 |
| 7 | 230 | 234 |
| 8 | 231 | 234 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -6002649381481971/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 999999999999999943801810948794571024057224129020550531544123892056457216 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -1477575232364793/1231312693637327475383720003129487931408741852202045208373384168882678805359287831606695820465153613775207124697088 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 400000000000000016752610225684583183596573546656135313257371084722798592 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 -88981581376135/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 1600709841616659/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6403979697655533/10328999512347634358623676688012047497318823171316894051322637426162590488067364778518581413120551325743612687890989973504 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 738214179045777/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -8908762079399835/2582249878086908589655919172003011874329705792829223512830659356540647622016841194629645353280137831435903171972747493376 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 4351578318585633/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -1075280317483563/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -185000000000000000 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a))) |
(/.f64 c b) |
(/.f64 b a) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -6002649381481971/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 999999999999999943801810948794571024057224129020550531544123892056457216 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6002649381481971/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (if (<=.f64 b #s(literal 999999999999999943801810948794571024057224129020550531544123892056457216 binary64)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -1477575232364793/1231312693637327475383720003129487931408741852202045208373384168882678805359287831606695820465153613775207124697088 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 400000000000000016752610225684583183596573546656135313257371084722798592 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 -1477575232364793/1231312693637327475383720003129487931408741852202045208373384168882678805359287831606695820465153613775207124697088 binary64)) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (if (<=.f64 b #s(literal 400000000000000016752610225684583183596573546656135313257371084722798592 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 -88981581376135/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (/.f64 (neg.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (if (<=.f64 b #s(literal 1600709841616659/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -88981581376135/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (if (<=.f64 b #s(literal 1600709841616659/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6403979697655533/10328999512347634358623676688012047497318823171316894051322637426162590488067364778518581413120551325743612687890989973504 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 738214179045777/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -8908762079399835/2582249878086908589655919172003011874329705792829223512830659356540647622016841194629645353280137831435903171972747493376 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 4351578318585633/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -1075280317483563/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -1075280317483563/43888992550349509466047490009497674160595141087458656560896015907649579054077383577321405596290902348906277802702976893959665470901957183225792829745965362396915989605680050116284721582335472197132100330098878361532751631431265351922342068003131649698083620772604076718737120590449149488485194416412164096 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(if (<=.f64 b #s(literal -185000000000000000 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -185000000000000000 binary64)) (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 c b) |
(/.f64 b a) |
| 9 930× | accelerator-lowering-fma.f32 |
| 9 930× | accelerator-lowering-fma.f64 |
| 9 868× | accelerator-lowering-fma.f32 |
| 9 868× | accelerator-lowering-fma.f64 |
| 8 244× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 165 |
| 1 | 233 | 137 |
| 2 | 2189 | 137 |
| 0 | 8403 | 129 |
| 0 | 14 | 49 |
| 1 | 72 | 49 |
| 2 | 582 | 47 |
| 0 | 8096 | 43 |
| 0 | 769 | 8989 |
| 1 | 2494 | 8772 |
| 0 | 8335 | 8398 |
| 0 | 545 | 3114 |
| 1 | 1718 | 3085 |
| 2 | 5758 | 3046 |
| 0 | 8120 | 2886 |
| 0 | 35 | 185 |
| 1 | 235 | 185 |
| 2 | 2250 | 179 |
| 0 | 8750 | 168 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 590 to 311 computations (47.3% saved)
Compiled 750 to 250 computations (66.7% saved)
Loading profile data...