
Time bar (total: 12.5s)
| 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)
| 474.0ms | 5 610× | 0 | valid |
| 244.0ms | 1 109× | 2 | valid |
| 197.0ms | 1 314× | 1 | valid |
| 145.0ms | 941× | 0 | invalid |
| 48.0ms | 168× | 3 | valid |
| 17.0ms | 55× | 4 | valid |
| 5.0ms | 14× | 5 | exit |
ival-mult: 318.0ms (39% of total)ival-sqrt: 102.0ms (12.5% of total)ival-div: 97.0ms (11.9% of total)ival-sub: 82.0ms (10% of total)ival-neg: 70.0ms (8.6% of total)ival-add: 68.0ms (8.3% of total)adjust: 59.0ms (7.2% of total)exact: 10.0ms (1.2% of total)ival-true: 7.0ms (0.9% of total)ival-assert: 4.0ms (0.5% of total)| 2× | egg-herbie |
| 1 670× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 032× | sub-neg |
| 792× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 169 | 160 |
| 2 | 431 | 160 |
| 3 | 1262 | 160 |
| 4 | 3340 | 160 |
| 5 | 6300 | 160 |
| 0 | 14 | 17 |
| 1 | 32 | 16 |
| 2 | 65 | 16 |
| 3 | 147 | 16 |
| 4 | 223 | 16 |
| 5 | 361 | 16 |
| 6 | 644 | 16 |
| 7 | 1108 | 16 |
| 8 | 2218 | 16 |
| 9 | 2503 | 16 |
| 10 | 2629 | 16 |
| 11 | 2684 | 16 |
| 12 | 2685 | 16 |
| 13 | 2685 | 16 |
| 14 | 2691 | 16 |
| 0 | 2691 | 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 (-.f64 (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) (/.f64 #s(literal 1/2 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)) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* c 2)) |
(/ (+ (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
(/ (- (sqrt (+ (* c c) (* b (* a -4)))) c) (* a 2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 93 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 67 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 14 | 0 | - | 2 | (1.808852427230031e-111 5.4885453629446835e+56 1.4041435405793868e-147) | (/.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 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 88 | 0 |
| ↳ | (*.f64 b b) | overflow | 76 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 21 | |
| ↳ | (*.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 | 67 | 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 | 46 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 25 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 22 | |
| ↳ | (*.f64 a c) | underflow | 25 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 5 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | underflow | 46 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 25 | |
| ↳ | (*.f64 a c) | underflow | 25 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 5 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 76 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 21 | |
| ↳ | (*.f64 a c) | overflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 126 | 0 |
| - | 19 | 111 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 126 | 0 | 0 |
| - | 19 | 0 | 111 |
| number | freq |
|---|---|
| 0 | 111 |
| 1 | 118 |
| 2 | 26 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 336× | 0 | valid |
| 20.0ms | 90× | 1 | valid |
| 17.0ms | 68× | 2 | valid |
| 4.0ms | 12× | 3 | valid |
| 2.0ms | 6× | 4 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 16.0ms (28.3% of total)ival-sqrt: 14.0ms (24.8% of total)ival-add: 9.0ms (15.9% of total)ival-div: 5.0ms (8.8% of total)ival-sub: 4.0ms (7.1% of total)adjust: 4.0ms (7.1% of total)ival-neg: 4.0ms (7.1% of total)exact: 1.0ms (1.8% 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 |
|---|---|---|
| ▶ | 53.2% | (/.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 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 430× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 32 | 68 |
| 2 | 65 | 68 |
| 3 | 147 | 68 |
| 4 | 223 | 68 |
| 5 | 361 | 68 |
| 6 | 644 | 68 |
| 7 | 1108 | 68 |
| 8 | 2218 | 68 |
| 9 | 2503 | 68 |
| 10 | 2629 | 68 |
| 11 | 2684 | 68 |
| 12 | 2685 | 68 |
| 13 | 2685 | 68 |
| 14 | 2691 | 68 |
| 0 | 2691 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(neg b) |
b |
(sqrt (- (* b b) (* 4 (* a c)))) |
(- (* b b) (* 4 (* a c))) |
(* b b) |
(* 4 (* a c)) |
4 |
(* a c) |
a |
c |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(fma.f64 (-.f64 (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) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(-.f64 (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) |
(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 | 99.7% | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 95.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)) |
| ✓ | accuracy | 76.1% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 66.0% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 32.0ms | 168× | 0 | valid |
| 8.0ms | 34× | 2 | valid |
| 8.0ms | 45× | 1 | valid |
| 2.0ms | 6× | 3 | valid |
| 1.0ms | 3× | 4 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 9.0ms (38.7% of total)ival-div: 3.0ms (12.9% of total)ival-sqrt: 3.0ms (12.9% of total)ival-sub: 2.0ms (8.6% of total)adjust: 2.0ms (8.6% of total)ival-neg: 2.0ms (8.6% of total)ival-add: 2.0ms (8.6% 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)))))> |
#<alt (- (* b b) (* 4 (* a c)))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))> |
#<alt (sqrt (- (* b b) (* 4 (* a c))))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (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 | |
|---|---|---|---|---|
| 6.0ms | b | @ | 0 | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1.0ms | b | @ | inf | (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | c | @ | inf | (sqrt (- (* b b) (* 4 (* a c)))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1× | batch-egg-rewrite |
| 4 852× | accelerator-lowering-fma.f32 |
| 4 852× | accelerator-lowering-fma.f64 |
| 3 908× | *-lowering-*.f32 |
| 3 908× | *-lowering-*.f64 |
| 2 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 49 |
| 1 | 68 | 47 |
| 2 | 525 | 47 |
| 3 | 6857 | 47 |
| 0 | 8150 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(- (* b b) (* 4 (* a c))) |
(/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(sqrt (- (* b b) (* 4 (* a c)))) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(+.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) b) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(fma.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 (*.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)))))) #s(literal 1/2 binary64)) b) |
(fma.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 (*.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))))))) b) |
(fma.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 (*.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))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (*.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 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #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)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.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)) (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 (*.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 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.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)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.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 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 (*.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 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (fma.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)))))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.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 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.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)))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.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)))))))) b (*.f64 (sqrt.f64 (fma.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)))))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.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)))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (-.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)))))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.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 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.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)))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.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)))))))) b) (*.f64 (sqrt.f64 (fma.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)))))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.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)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) b)) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (*.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)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (neg.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (*.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 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(+.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #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 (*.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)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 4 binary64) c))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64) (*.f64 a (*.f64 c #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 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(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 (*.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)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(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 a (*.f64 #s(literal 4 binary64) c)) #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(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 (*.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)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(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 (*.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)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(fma.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.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)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) 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 c #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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (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))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.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))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.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))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) |
(neg.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.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 (*.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 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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 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 (*.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))))) (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 #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 (*.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))))) (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 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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 (*.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 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.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))))) (fma.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 (-.f64 (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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))))))) #s(literal 1 binary64)) (fma.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 (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.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)))))) (sqrt.f64 (fma.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 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 (fma.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)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.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 b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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 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 (*.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 (*.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 (*.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 (*.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 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 a (*.f64 c (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.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 (*.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 (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 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 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)))))) #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 (*.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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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)))))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.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 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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)))))))) (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 (*.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 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.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 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 b (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))))) (sqrt.f64 (fma.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 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (fma.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 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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 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 (*.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))))))) (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 (*.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))))))) (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 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 a (*.f64 c (*.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 a (*.f64 #s(literal 4 binary64) c))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (*.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 (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.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 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c (*.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 a (*.f64 #s(literal 4 binary64) c))))) |
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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)))))) (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 a (*.f64 #s(literal 4 binary64) c)))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (*.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)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.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 b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (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)))) |
(*.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 (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 (*.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 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 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 (*.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))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.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 (*.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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (*.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 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #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)))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) a)) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a)) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(fma.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 (*.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)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.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 (*.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))))))) #s(literal 0 binary64)) |
(fma.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 (*.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))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.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)))))) (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 a (*.f64 #s(literal 4 binary64) c)))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (*.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 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) 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 (*.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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 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)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.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)))))) #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 (*.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 (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 (*.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 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
| 1× | egg-herbie |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6083 | 3180 |
| 0 | 8243 | 3023 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (-.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 (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)) (-.f64 #s(literal 0 binary64) b)) 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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (-.f64 #s(literal 0 binary64) c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (-.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 #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 (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)) (-.f64 #s(literal 0 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (-.f64 #s(literal 0 binary64) a))) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 (*.f64 a c) (/.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 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c 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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (-.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 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.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 (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (-.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 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (-.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 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(-.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/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
Compiled 22 762 to 1 970 computations (91.3% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 534 | 19 | 553 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 535 | 19 | 554 |
| Status | Accuracy | Program |
|---|---|---|
| 31.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) | |
| 24.1% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| 32.4% | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 53.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
| 11.0% | (/.f64 (+.f64 (neg.f64 b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 52.5% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 48.5% | (/.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.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.3% | (/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 29.9% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| 32.6% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) | |
| ▶ | 36.7% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| 22.8% | (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 22.8% | (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) | |
| ▶ | 53.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
| 32.4% | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 29.7% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
Compiled 802 to 502 computations (37.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | -64 | (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal -2 binary64)) b) |
| ✓ | cost-diff | 1600 | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
| 7 098× | accelerator-lowering-fma.f32 |
| 7 098× | accelerator-lowering-fma.f64 |
| 4 732× | *-lowering-*.f32 |
| 4 732× | *-lowering-*.f64 |
| 3 304× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 263 |
| 1 | 76 | 261 |
| 2 | 184 | 261 |
| 3 | 432 | 261 |
| 4 | 990 | 261 |
| 5 | 3155 | 261 |
| 6 | 6222 | 261 |
| 0 | 8293 | 246 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) (* 2 a)) |
(- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
a |
(* c -4) |
c |
-4 |
(+ (* b b) 0) |
b |
0 |
(* 2 a) |
2 |
(- 0 (/ c b)) |
0 |
(/ c b) |
c |
b |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(* c (/ (* a -2) b)) |
c |
(/ (* a -2) b) |
(* a -2) |
a |
-2 |
b |
(* 2 a) |
2 |
(* (/ -1/2 a) (- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0))))) |
(/ -1/2 a) |
-1/2 |
a |
(- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) |
b |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(* c -4) |
c |
-4 |
(+ (* b b) 0) |
0 |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) (* 2 a)) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) |
(neg b) |
b |
(/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0))))) |
1 |
(sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))) |
(/ 1 (+ (* a (* c -4)) (+ (* b b) 0))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
a |
(* c -4) |
c |
-4 |
(+ (* b b) 0) |
0 |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(+ (* b b) 0) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
0 |
#s(literal 0 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 0 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
0 |
#s(literal 0 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (/ (* a -2) b)) |
(fma.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 a b) #s(literal 0 binary64)) #s(literal 0 binary64)) |
c |
(/ (* a -2) b) |
(/.f64 (fma.f64 a #s(literal -2 binary64) #s(literal 0 binary64)) b) |
(* a -2) |
(fma.f64 a #s(literal -2 binary64) #s(literal 0 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 (* c -4)) (+ (* b b) 0))))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a) #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)) (+ (* b b) 0)))) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
b |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(+ (* b b) 0) |
(fma.f64 b b #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) (* 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 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) a) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/ 1 (+ (* a (* c -4)) (+ (* b b) 0))) |
(/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(+ (* b b) 0) |
(fma.f64 b b #s(literal 0 binary64)) |
0 |
#s(literal 0 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| ✓ | accuracy | 95.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 76.1% | (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
| ✓ | accuracy | 67.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 c #s(literal -4 binary64)) |
| ✓ | accuracy | 95.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
| ✓ | accuracy | 76.1% | (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
| ✓ | accuracy | 66.0% | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 90.7% | (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | accuracy | 87.8% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 95.7% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 76.1% | (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
| ✓ | accuracy | 66.0% | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| 40.0ms | 168× | 0 | valid |
| 24.0ms | 35× | 2 | valid |
| 18.0ms | 45× | 1 | valid |
| 5.0ms | 6× | 3 | valid |
| 2.0ms | 2× | 4 | valid |
Compiled 276 to 35 computations (87.3% saved)
ival-div: 17.0ms (28.9% of total)ival-mult: 13.0ms (22.1% of total)ival-add: 11.0ms (18.7% of total)ival-sqrt: 6.0ms (10.2% of total)ival-sub: 5.0ms (8.5% of total)adjust: 4.0ms (6.8% of total)ival-neg: 2.0ms (3.4% 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 (/ (- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) (* 2 a))> |
#<alt (- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b)> |
#<alt (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))> |
#<alt (+ (* a (* c -4)) (+ (* b b) 0))> |
#<alt (- 0 (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (* c (/ (* a -2) b)) (* 2 a))> |
#<alt (/ (* a -2) b)> |
#<alt (* 2 a)> |
#<alt (* c (/ (* a -2) b))> |
#<alt (/ -1/2 a)> |
#<alt (- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0))))> |
#<alt (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0))))))> |
#<alt (/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) (* 2 a))> |
#<alt (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))> |
#<alt (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0))))> |
#<alt (* a -2)> |
#<alt (* (/ -1/2 a) (- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))))> |
#<alt (* c -4)> |
#<alt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* -1 (/ 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 (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* -2 (/ (* 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 (/ -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 (* -1 (* (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 (/ (* a c) b))> |
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)> |
#<alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 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 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* 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 (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 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 (/ 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 (/ (* a c) b))> |
#<alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 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 (/ 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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 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 (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | 0 | (/ (* c (/ (* a -2) b)) (* 2 a)) |
| 5.0ms | c | @ | -inf | (* c -4) |
| 2.0ms | b | @ | 0 | (* (/ -1/2 a) (- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0))))) |
| 1.0ms | b | @ | 0 | (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))) |
| 1.0ms | a | @ | inf | (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))) |
| 1× | batch-egg-rewrite |
| 5 744× | accelerator-lowering-fma.f32 |
| 5 744× | accelerator-lowering-fma.f64 |
| 5 566× | /-lowering-/.f32 |
| 5 566× | /-lowering-/.f64 |
| 5 190× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 178 |
| 1 | 199 | 177 |
| 2 | 1853 | 175 |
| 0 | 9134 | 164 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) (* 2 a)) |
(- (sqrt (+ (* a (* c -4)) (+ (* b b) 0))) b) |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(- 0 (/ c b)) |
(/ c b) |
(/ (* c (/ (* a -2) b)) (* 2 a)) |
(/ (* a -2) b) |
(* 2 a) |
(* c (/ (* a -2) b)) |
(/ -1/2 a) |
(- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) |
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) |
(/ (+ (neg b) (/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))))) (* 2 a)) |
(/ 1 (sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0))))) |
(sqrt (/ 1 (+ (* a (* c -4)) (+ (* b b) 0)))) |
(* a -2) |
(* (/ -1/2 a) (- b (sqrt (+ (* a (* c -4)) (+ (* b b) 0))))) |
(* c -4) |
(/ 1 (+ (* a (* c -4)) (+ (* b b) 0))) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) 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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (-.f64 (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)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (*.f64 (-.f64 (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)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (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))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (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)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (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)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (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)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (+.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 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (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)))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (-.f64 (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)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (sqrt.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(+.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(-.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 c (*.f64 #s(literal -4 binary64) a) (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 c #s(literal -4 binary64)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 b b (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #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 #s(literal 0 binary64))) (*.f64 a (*.f64 c #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 #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (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) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.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 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.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) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (/.f64 b b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b b) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 b (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (/.f64 b b) (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (*.f64 c c)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) c) (/.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 c c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 c b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 b c)) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 c b) (*.f64 c c)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) c) (/.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 c c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 c b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 c c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c c) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) c) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) c) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) c) c) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal 0 binary64)) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 c b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 c c) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 c b))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) c)) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 c b) c)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 c c) c) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) c)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) c) c) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) c) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) c) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.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 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b))) (-.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 c (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a b))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a b)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) a)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 c (*.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) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) 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 (/.f64 (*.f64 a c) b) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 c #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) c) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) #s(literal 2 binary64))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) a) (/.f64 (/.f64 c b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 c a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (*.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 -2 binary64))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64)) (/.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 c b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 a c) a) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -2 binary64))) |
(*.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 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a) (/.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal 2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b)) #s(literal -1 binary64)) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.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 (*.f64 c #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 a b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) b) a) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) |
(-.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) a) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(/.f64 c (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal -2 binary64) b) c)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) c) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(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 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) (*.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)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.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/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) b) |
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))))) |
(/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (-.f64 (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)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (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)))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (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)))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (-.f64 (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)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (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)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (+.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 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (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)))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (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))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (-.f64 (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)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) 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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (-.f64 (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)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (*.f64 (-.f64 (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)))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (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))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.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 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (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))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (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)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (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)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 0 binary64))) (sqrt.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 a #s(literal 2 binary64))) |
(/.f64 a #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #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) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.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 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a) |
(/.f64 (*.f64 (-.f64 (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)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (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))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (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))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (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))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (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)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(/.f64 (*.f64 (-.f64 (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)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (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))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) |
(/.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (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)))))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (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)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (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)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (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)))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (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)))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (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)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (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)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (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)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (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)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 9 268× | accelerator-lowering-fma.f32 |
| 9 268× | accelerator-lowering-fma.f64 |
| 8 380× | *-lowering-*.f32 |
| 8 380× | *-lowering-*.f64 |
| 4 924× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1021 | 11074 |
| 1 | 3305 | 10907 |
| 0 | 8641 | 10455 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 (/ 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)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* -2 (/ (* a 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)) |
(/ -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) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 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) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* 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)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 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 (/ 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 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 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 (/ 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)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 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)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/ -1/4 (* a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.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))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (*.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 (/.f64 c b) #s(literal -2 binary64)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 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 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.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 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 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 (/.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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #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 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) (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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.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)) |
(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 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(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 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -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)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.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 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* -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)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(-.f64 #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 b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* 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)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/ -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) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (*.f64 b b))))) b) |
(/ (- (* 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 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (+.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 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* 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 #s(literal 0 binary64) (*.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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal 1/2 binary64) (*.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 (/.f64 c b) #s(literal 2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b a) (*.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)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 b a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 b 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)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.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 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (*.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 (/.f64 c b) #s(literal -2 binary64)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 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 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.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))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 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 (/.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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #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 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) (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 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64)))) #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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.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) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 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 a (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b a) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 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 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))) #s(literal -12 binary64)) c (/.f64 (*.f64 a #s(literal 2 binary64)) (*.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 #s(literal -1/2 binary64) (*.f64 b (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a 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 a #s(literal 2 binary64)) (*.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 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* -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))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))))) (neg.f64 (*.f64 c (*.f64 c c)))))) |
(* (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 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.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/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 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 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.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))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) 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 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) c)) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)))) a) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))) (neg.f64 a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a 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 (*.f64 (*.f64 c (*.f64 a a)) a) c)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) a) c)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)))) c) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)) (-.f64 #s(literal 0 binary64) 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 (*.f64 c (*.f64 a a)) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) 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))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a a)) c)) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (/.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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) c))) (/.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 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #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 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -16 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #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 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) #s(literal -16 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
Compiled 81 269 to 6 690 computations (91.8% saved)
33 alts after pruning (32 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 659 | 25 | 2 684 |
| Fresh | 7 | 7 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 670 | 33 | 2 703 |
| Status | Accuracy | Program |
|---|---|---|
| 51.8% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) | |
| 31.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) | |
| 24.1% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| 32.4% | (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.9% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) | |
| ▶ | 53.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 35.2% | (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
| 48.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 34.4% | (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 10.3% | (/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) | |
| 22.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.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)) | |
| 30.2% | (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 29.9% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| 28.2% | (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) | |
| 17.3% | (/.f64 (*.f64 c (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.6% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) | |
| 31.5% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) | |
| 36.2% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 31.4% | (-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) | |
| 22.8% | (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 1.1% | (*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) | |
| 3.1% | (*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) | |
| 31.8% | (*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) | |
| ▶ | 27.4% | (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
| 11.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) | |
| 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| 32.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) | |
| 36.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) | |
| ▶ | 29.7% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| ▶ | 36.7% | (neg.f64 (/.f64 c b)) |
Compiled 1 126 to 740 computations (34.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 1408 | (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| ✓ | 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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) |
| ✓ | cost-diff | -64 | (*.f64 a #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal -2 binary64)) b) |
| ✓ | cost-diff | 1600 | (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 c 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
| 12 740× | accelerator-lowering-fma.f32 |
| 12 740× | accelerator-lowering-fma.f64 |
| 4 012× | *-lowering-*.f32 |
| 4 012× | *-lowering-*.f64 |
| 2 650× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 225 |
| 1 | 102 | 225 |
| 2 | 261 | 225 |
| 3 | 883 | 224 |
| 4 | 2900 | 224 |
| 5 | 3750 | 224 |
| 6 | 6406 | 224 |
| 0 | 8188 | 213 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* c (* a -4)) (* b b))) b) (* 2 a)) |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
a |
-4 |
(* b b) |
b |
(* 2 a) |
2 |
(neg (/ c b)) |
(/ c b) |
c |
b |
(* (/ (* a -2) b) (* c (/ 1/2 a))) |
(/ (* a -2) b) |
(* a -2) |
a |
-2 |
b |
(* c (/ 1/2 a)) |
c |
(/ 1/2 a) |
1/2 |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(+ (* (* c c) (/ a (* b b))) c) |
(* c c) |
c |
(/ a (* b b)) |
a |
(* b b) |
b |
(/ (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) (* 2 a)) |
(- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) |
(sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) |
(* (* b b) (+ (* (* a -4) (/ c (* b b))) 1)) |
(* b b) |
b |
(+ (* (* a -4) (/ c (* b b))) 1) |
(* a -4) |
a |
-4 |
(/ c (* b b)) |
c |
1 |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (- (sqrt (+ (* c (* a -4)) (* b b))) b) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(neg (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
c |
b |
(* (/ (* a -2) b) (* c (/ 1/2 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (* a -2) b) |
(/.f64 (fma.f64 a #s(literal -2 binary64) #s(literal 0 binary64)) b) |
(* a -2) |
(fma.f64 a #s(literal -2 binary64) #s(literal 0 binary64)) |
a |
-2 |
#s(literal -2 binary64) |
b |
(* c (/ 1/2 a)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) #s(literal 0 binary64)) a) |
c |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (fma.f64 c (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(fma.f64 (/.f64 c b) (fma.f64 c (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 c (fma.f64 c (/.f64 a (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 |
(/ (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(* (* b b) (+ (* (* a -4) (/ c (* b b))) 1)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(+ (* (* a -4) (/ c (* b b))) 1) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(/ c (* b b)) |
(/.f64 c (fma.f64 b b #s(literal 0 binary64))) |
c |
1 |
#s(literal 1 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 85.9% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 83.2% | (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
| ✓ | accuracy | 76.1% | (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
| ✓ | accuracy | 66.0% | (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) |
| ✓ | accuracy | 89.4% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 79.3% | (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 c (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | accuracy | 72.7% | (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 95.7% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 76.1% | (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
| ✓ | accuracy | 66.0% | (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| 49.0ms | 168× | 0 | valid |
| 22.0ms | 34× | 2 | valid |
| 20.0ms | 45× | 1 | valid |
| 8.0ms | 9× | 3 | valid |
Compiled 246 to 38 computations (84.6% saved)
ival-mult: 24.0ms (36% of total)ival-div: 18.0ms (27% of total)ival-add: 6.0ms (9% of total)ival-sqrt: 6.0ms (9% of total)adjust: 5.0ms (7.5% of total)ival-sub: 4.0ms (6% of total)ival-neg: 4.0ms (6% of total)exact: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (sqrt (+ (* c (* a -4)) (* b b))) b) (* 2 a))> |
#<alt (- (sqrt (+ (* c (* a -4)) (* b b))) b)> |
#<alt (sqrt (+ (* c (* a -4)) (* b b)))> |
#<alt (+ (* c (* a -4)) (* b b))> |
#<alt (/ c b)> |
#<alt (neg (/ c b))> |
#<alt (* (/ (* a -2) b) (* c (/ 1/2 a)))> |
#<alt (/ (* a -2) b)> |
#<alt (/ 1/2 a)> |
#<alt (* a -2)> |
#<alt (/ (+ (* (* c c) (/ a (* b b))) c) b)> |
#<alt (+ (* (* c c) (/ a (* b b))) c)> |
#<alt (/ a (* b b))> |
#<alt (neg (/ (+ (* (* c c) (/ a (* b b))) c) b))> |
#<alt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))> |
#<alt (/ (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) (* 2 a))> |
#<alt (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b)> |
#<alt (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1)))> |
#<alt (* 2 a)> |
#<alt (* c (/ 1/2 a))> |
#<alt (/ c (* b b))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt 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 (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c 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 b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (* -2 (/ a b))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* -2 a)> |
#<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 (/ c b)> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ c b)> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ c b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (* -1 (/ 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 (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* -1 (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))> |
#<alt (/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<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 (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | 0 | (/ (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) (* 2 a)) |
| 1.0ms | a | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) b) |
| 1.0ms | b | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) b) |
| 1.0ms | c | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) b) |
| 1.0ms | a | @ | inf | (/ (+ (* (* c c) (/ a (* b b))) c) b) |
| 1× | batch-egg-rewrite |
| 5 484× | /-lowering-/.f32 |
| 5 484× | /-lowering-/.f64 |
| 4 958× | accelerator-lowering-fma.f32 |
| 4 958× | accelerator-lowering-fma.f64 |
| 4 340× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 203 |
| 1 | 210 | 200 |
| 2 | 1664 | 197 |
| 0 | 8579 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* c (* a -4)) (* b b))) b) (* 2 a)) |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
(/ c b) |
(neg (/ c b)) |
(* (/ (* a -2) b) (* c (/ 1/2 a))) |
(/ (* a -2) b) |
(/ 1/2 a) |
(* a -2) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(+ (* (* c c) (/ a (* b b))) c) |
(/ a (* b b)) |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(* (* b b) (+ (* (* a -4) (/ c (* b b))) 1)) |
(/ (- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) (* 2 a)) |
(- (sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) b) |
(sqrt (* (* b b) (+ (* (* a -4) (/ c (* b b))) 1))) |
(* 2 a) |
(* c (/ 1/2 a)) |
(/ c (* b b)) |
| Outputs |
|---|
(+.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 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (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 (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 (+.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 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.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 a #s(literal 2 binary64)))) |
(-.f64 (/.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 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 (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 (+.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 (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.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 (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 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 (*.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 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.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 (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 (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 b (*.f64 a #s(literal 2 binary64))) (*.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))) (fma.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 b (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.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 (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))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.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 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.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 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.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 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (+.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 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)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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))) (fma.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 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))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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)))) (-.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 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.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 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (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 (*.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)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.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 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.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)))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.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 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (-.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))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.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))) (fma.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 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.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 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))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.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 (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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 #s(literal 1 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)))) b)) (*.f64 (/.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 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.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 -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b #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)))) a)) |
(/.f64 (-.f64 #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 b a))) (*.f64 (/.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (/.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 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.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)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.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 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (neg.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 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.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)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.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 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.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))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (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))) (fma.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 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.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 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (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)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.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)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.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 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(/.f64 (fma.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)))) (pow.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #s(literal 3 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 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.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))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.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 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (/.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)))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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)))) #s(literal 2 binary64))) |
(*.f64 (/.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)))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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)))) a)) |
(*.f64 (/.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)))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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 #s(literal 0 binary64) a))) |
(*.f64 (/.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)))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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)))) #s(literal -2 binary64))) |
(*.f64 (/.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)))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 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 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.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 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 b (+.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 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (fma.f64 b (+.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 0 binary64) 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 (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 (+.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 (*.f64 b b)) (fma.f64 b (+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b 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))) (-.f64 #s(literal 0 binary64) b))) (/.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)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) 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)) (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) 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 b (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.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)))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.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)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.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 (neg.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)))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (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))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.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 (+.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 (fma.f64 b (+.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 b (*.f64 b b)))) (*.f64 (fma.f64 b (+.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))) (fma.f64 b (+.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.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)))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (+.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 (neg.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) 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) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.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 (+.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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.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)))) #s(literal 3 binary64))) (fma.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 (+.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 (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 (+.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)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.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 (*.f64 b b)) (fma.f64 b (+.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 (*.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 (+.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 (*.f64 b b)) (fma.f64 b (+.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 (pow.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))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (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 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) (neg.f64 (sqrt.f64 (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/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (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 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.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 #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 (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 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(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 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (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))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (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))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (fma.f64 (/.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)))) (/.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)))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (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)))))))) |
(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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.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))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.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 b (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) a) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 c #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal 1/2 binary64))) (*.f64 b a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c #s(literal 1/2 binary64))) a) |
(/.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))) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) a) |
(/.f64 (neg.f64 (/.f64 c (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 a #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 #s(literal 1/2 binary64) a)) c) |
(*.f64 (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) a) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) b) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.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 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a) (/.f64 c #s(literal 2 binary64))) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) #s(literal 2 binary64))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) a)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64)) (/.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) a) (/.f64 (/.f64 c b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 c b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) b) a) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) |
(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 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 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 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.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 (log.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) b) (/.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 c c) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(neg.f64 (/.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) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 (*.f64 c 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) (/.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))))) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) b) (*.f64 (-.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 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c 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 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) #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))))) b)) |
(/.f64 (*.f64 (-.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 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 b (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 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))) (neg.f64 (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.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) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.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)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) #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))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.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))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.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)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.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) b))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(pow.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (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)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 b (-.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 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(*.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))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) 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 c (/.f64 (*.f64 c a) (*.f64 b b)) c) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) c) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c a) b) c) |
(fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c c) #s(literal 1 binary64)) c) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c a) #s(literal 1 binary64)) c) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) a)) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c c) (/.f64 b a)) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) a)) c) |
(fma.f64 (/.f64 (*.f64 c 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 a b) (/.f64 (*.f64 c c) b) c) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 c a) (*.f64 b b)) c) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)) c) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a #s(literal 1 binary64)) c) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 a (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) a) b) c) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.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 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 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.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 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (*.f64 c c))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 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 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(/.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))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c 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)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c 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)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 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 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c 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 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.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)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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) 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) (neg.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 c 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 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) 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) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) (/.f64 (*.f64 c c) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(-.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) b) (*.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) (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 #s(literal 1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c 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) (/.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 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.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 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.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 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 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)) 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 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 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))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.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) (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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.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) (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 #s(literal -1 binary64) (-.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 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.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) (-.f64 #s(literal 0 binary64) b)))))) |
(pow.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(*.f64 (/.f64 (-.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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) b)) |
(*.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)) |
(exp.f64 (log.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fma.f64 a (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 b b (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) b) (*.f64 b b)) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (/.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 (*.f64 c (*.f64 b b)) b) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) b) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) b) b (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal -4 binary64))) (/.f64 c (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) (/.f64 (*.f64 b b) b) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 c (*.f64 b b)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) b) (/.f64 b b) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) (*.f64 b b)) (/.f64 b #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) b) #s(literal 1 binary64)) (/.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 b b))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)))))) |
(pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 b (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 b (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(*.f64 b (pow.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 b (pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 b (pow.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) |
(*.f64 (pow.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.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)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.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 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.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 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 b a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal -2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 b) a) (/.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.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 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.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 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.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 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a)) #s(literal -2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (*.f64 b (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 b) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (sqrt.f64 b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (sqrt.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 b b))) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (fma.f64 b b (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)) (/.f64 (*.f64 b b) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b))) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 b b))) (sqrt.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) |
(*.f64 (sqrt.f64 b) (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 b) (pow.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 b) (sqrt.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (sqrt.f64 b)) |
(*.f64 (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) (sqrt.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 a #s(literal 1/2 binary64)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))))) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 #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 c (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 c #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 c #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 c #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) c) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 c a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(/.f64 (/.f64 c b) b) |
(/.f64 (/.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) b)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
| 1× | egg-herbie |
| 10 970× | accelerator-lowering-fma.f32 |
| 10 970× | accelerator-lowering-fma.f64 |
| 7 316× | *-lowering-*.f32 |
| 7 316× | *-lowering-*.f64 |
| 3 278× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 639 | 8672 |
| 1 | 2076 | 8598 |
| 2 | 7025 | 8574 |
| 0 | 8184 | 8207 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
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) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c 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 b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(* -2 (/ a b)) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(* -1 (/ 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))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(* -1 (/ c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -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)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8))))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 b a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.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) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (fma.f64 b (/.f64 #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)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.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 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) #s(literal 1/8 binary64)) (*.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 c (pow.f64 a #s(literal 5 binary64))))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (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)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) c)) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 c (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) c) b) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/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 (*.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 (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (-.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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (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 c (*.f64 c (*.f64 c a))))) #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) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.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 (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 #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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))))) b)) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -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 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) c) 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 c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #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 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (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 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (-.f64 #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 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 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))))))) |
(* -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 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 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/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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) 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 (*.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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 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 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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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 b (-.f64 #s(literal 0 binary64) (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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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))) (-.f64 #s(literal 0 binary64) b)) |
(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 (+ (* -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 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 (+ (* -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 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))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -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)) |
(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)))) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ 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 b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 a #s(literal -2 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) |
(* -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)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 c (*.f64 a (/.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 c (*.f64 a (/.f64 c (*.f64 b b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a))) (*.f64 b b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 c (fma.f64 c (/.f64 a (*.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)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (+.f64 (/.f64 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 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 b b) (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -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)) |
(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 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 (+ (* -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 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 (+ (* -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/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (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)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b a)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 8 binary64))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) a)) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 20 binary64) c))) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.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) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (fma.f64 b (/.f64 #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)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.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 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) #s(literal 1/8 binary64)) (*.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 c (pow.f64 a #s(literal 5 binary64))))))))) c)) 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 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.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 (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 #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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))))) b)) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 a (*.f64 c (*.f64 a (/.f64 c (*.f64 b b))))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -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 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/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 (*.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 (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (-.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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) 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 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (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 c (*.f64 c (*.f64 c a))))) #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) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) c)) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8))))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) c) b) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 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 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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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 b (-.f64 #s(literal 0 binary64) (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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.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 c (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #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 #s(literal -4 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (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 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (-.f64 #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 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (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 c (*.f64 c c)) (pow.f64 a #s(literal 5 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))))))) |
(* -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 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 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/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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (fma.f64 c (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b)) c) 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 c (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (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 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/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)) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
Compiled 42 138 to 3 791 computations (91% saved)
40 alts after pruning (35 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 595 | 16 | 1 611 |
| Fresh | 8 | 19 | 27 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 604 | 40 | 1 644 |
| Status | Accuracy | Program |
|---|---|---|
| 11.6% | (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 b a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| ▶ | 51.8% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
| 31.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) | |
| 14.6% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 6.0% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (sqrt.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 24.1% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| 32.4% | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 14.6% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 53.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 34.4% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 50.1% | (/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 10.3% | (/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) | |
| 22.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.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)) | |
| 28.2% | (/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) | |
| 30.2% | (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 29.9% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| 31.5% | (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) | |
| ▶ | 32.6% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) | |
| 36.2% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 31.4% | (-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) | |
| 22.8% | (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 3.1% | (*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) | |
| 31.8% | (*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) | |
| ✓ | 27.4% | (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
| ▶ | 11.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
| 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| 32.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) | |
| 27.4% | (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) | |
| ▶ | 28.9% | (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
| 14.5% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) | |
| 36.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) | |
| 30.4% | (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)) | |
| 36.6% | (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) b)) | |
| ✓ | 29.7% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| 9.6% | (neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) | |
| ✓ | 36.7% | (neg.f64 (/.f64 c b)) |
Compiled 1 329 to 882 computations (33.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 256 | (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b)) |
| ✓ | cost-diff | 1536 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
| ✓ | cost-diff | -64 | (*.f64 a #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 c (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b) |
| ✓ | cost-diff | 1088 | (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | cost-diff | 896 | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
| 10 610× | accelerator-lowering-fma.f32 |
| 10 610× | accelerator-lowering-fma.f64 |
| 4 054× | *-lowering-*.f32 |
| 4 054× | *-lowering-*.f64 |
| 1 642× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 267 |
| 1 | 108 | 267 |
| 2 | 262 | 254 |
| 3 | 656 | 251 |
| 4 | 1883 | 243 |
| 5 | 5875 | 243 |
| 0 | 8466 | 232 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ b a) -1/2) (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a))) |
(/ b a) |
b |
a |
-1/2 |
(* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a)) |
(- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) |
0 |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(* c -4) |
c |
-4 |
(+ (* b b) 0) |
(/ -1/2 a) |
(/ b (- 0 a)) |
b |
(- 0 a) |
0 |
a |
(* (* a -2) (/ (/ c (* a 2)) b)) |
(* a -2) |
a |
-2 |
(/ (/ c (* a 2)) b) |
(/ c (* a 2)) |
c |
(* a 2) |
2 |
b |
(* (/ -1/2 a) (- b (+ (* a (* (/ c b) -2)) b))) |
(/ -1/2 a) |
-1/2 |
a |
(- b (+ (* a (* (/ c b) -2)) b)) |
b |
(+ (* a (* (/ c b) -2)) b) |
(* (/ c b) -2) |
(/ c b) |
c |
-2 |
(/ (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) (* 2 a)) |
(- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) |
(* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) |
(sqrt (+ (* (* a -4) (/ c (* b b))) 1)) |
(+ (* (* a -4) (/ c (* b b))) 1) |
(* a -4) |
a |
-4 |
(/ c (* b b)) |
c |
(* b b) |
b |
1 |
(* 2 a) |
2 |
| Outputs |
|---|
(+ (* (/ b a) -1/2) (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) #s(literal 0 binary64)) |
(/ b a) |
(/.f64 b a) |
b |
a |
-1/2 |
#s(literal -1/2 binary64) |
(* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
(- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
0 |
#s(literal 0 binary64) |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* a (* c -4)) (+ (* b b) 0)) |
(fma.f64 #s(literal -4 binary64) (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(+ (* b b) 0) |
(fma.f64 b b #s(literal 0 binary64)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ b (- 0 a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
b |
(- 0 a) |
(-.f64 #s(literal 0 binary64) a) |
0 |
#s(literal 0 binary64) |
a |
(* (* a -2) (/ (/ c (* a 2)) b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* a -2) |
(fma.f64 a #s(literal -2 binary64) #s(literal 0 binary64)) |
a |
-2 |
#s(literal -2 binary64) |
(/ (/ c (* a 2)) b) |
(/.f64 c (fma.f64 a (+.f64 b b) #s(literal 0 binary64))) |
(/ c (* a 2)) |
(/.f64 c (fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64))) |
c |
(* a 2) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
b |
(* (/ -1/2 a) (- b (+ (* a (* (/ c b) -2)) b))) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(- b (+ (* a (* (/ c b) -2)) b)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal 2 binary64)) #s(literal 0 binary64)) b) |
b |
(+ (* a (* (/ c b) -2)) b) |
(fma.f64 a (/.f64 (fma.f64 c #s(literal -2 binary64) #s(literal 0 binary64)) b) b) |
(* (/ c b) -2) |
(/.f64 (fma.f64 c #s(literal -2 binary64) #s(literal 0 binary64)) b) |
(/ c b) |
(/.f64 c b) |
c |
-2 |
#s(literal -2 binary64) |
(/ (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) (* 2 a)) |
(fma.f64 (/.f64 b (fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) |
(fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) |
(fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(sqrt (+ (* (* a -4) (/ c (* b b))) 1)) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64))) |
(+ (* (* a -4) (/ c (* b b))) 1) |
(fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 a c #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(* a -4) |
(fma.f64 a #s(literal -4 binary64) #s(literal 0 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(/ c (* b b)) |
(/.f64 c (fma.f64 b b #s(literal 0 binary64))) |
c |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
1 |
#s(literal 1 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 | 92.8% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 89.4% | (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
| ✓ | accuracy | 86.0% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 56.9% | (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 c b) #s(literal -2 binary64)) |
| ✓ | accuracy | 97.0% | (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b) |
| ✓ | accuracy | 88.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
| ✓ | accuracy | 56.8% | (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b)) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -2 binary64)) |
| ✓ | accuracy | 91.7% | (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b) |
| ✓ | accuracy | 80.4% | (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
| ✓ | accuracy | 100.0% | (/.f64 b (-.f64 #s(literal 0 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 c #s(literal -4 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) |
| ✓ | accuracy | 74.5% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
| ✓ | accuracy | 68.6% | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
| 56.0ms | 62× | 3 | valid |
| 50.0ms | 65× | 2 | valid |
| 26.0ms | 92× | 0 | valid |
| 13.0ms | 11× | 4 | valid |
| 11.0ms | 9× | 5 | exit |
| 8.0ms | 17× | 1 | valid |
Compiled 270 to 45 computations (83.3% saved)
ival-mult: 42.0ms (35.7% of total)ival-div: 23.0ms (19.6% of total)adjust: 18.0ms (15.3% of total)ival-add: 13.0ms (11.1% of total)ival-sub: 11.0ms (9.4% of total)ival-sqrt: 9.0ms (7.7% of total)exact: 1.0ms (0.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ b a) -1/2) (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a)))> |
#<alt (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a))> |
#<alt (/ b a)> |
#<alt (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0))))> |
#<alt (/ b (- 0 a))> |
#<alt (- 0 a)> |
#<alt (* (* a -2) (/ (/ c (* a 2)) b))> |
#<alt (/ (/ c (* a 2)) b)> |
#<alt (/ c (* a 2))> |
#<alt (* a -2)> |
#<alt (* (/ -1/2 a) (- b (+ (* a (* (/ c b) -2)) b)))> |
#<alt (- b (+ (* a (* (/ c b) -2)) b))> |
#<alt (/ -1/2 a)> |
#<alt (+ (* a (* (/ c b) -2)) b)> |
#<alt (/ (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) (* 2 a))> |
#<alt (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b)> |
#<alt (sqrt (+ (* (* a -4) (/ c (* b b))) 1))> |
#<alt (+ (* (* a -4) (/ c (* b b))) 1)> |
#<alt (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))> |
#<alt (* c -4)> |
#<alt (* a 2)> |
#<alt (* (/ c b) -2)> |
#<alt (/ c (* b b))> |
| Outputs |
|---|
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (/ (+ (* -1/2 b) (* 1/2 b)) a)> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)> |
#<alt (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)> |
#<alt (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))> |
#<alt (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))> |
#<alt (/ 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)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) b)> |
#<alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) b)> |
#<alt (* -1 (* (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/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -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 (* 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/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -1 b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) b)> |
#<alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) b)> |
#<alt (* -1 (* (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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -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 (* 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/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* -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 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* (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)))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c (* a b)))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c a))> |
#<alt (* 1/2 (/ c 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 (* -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 (/ -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 (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ 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 (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4))))))> |
#<alt (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4))))))))> |
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))> |
#<alt (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4))))))> |
#<alt (+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))))))> |
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))))> |
#<alt (* -2 (* (sqrt (* a c)) (/ (sqrt -1) b)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))))> |
#<alt (* (sqrt (* a c)) (/ (sqrt -4) b))> |
#<alt (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) b)> |
#<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))))))) b)> |
#<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))))))))) b)> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (+ 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> |
#<alt (+ 1 (* -2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (+ 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> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (* -4 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* -4 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a))))> |
#<alt 1> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (* -4 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* -4 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -4 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2))> |
#<alt 1> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt 1> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -4 (/ (* a c) (pow b 2))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 c)> |
#<alt (* -4 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 (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (* -2 (/ c b))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | inf | (/ c (* a 2)) |
| 1.0ms | c | @ | 0 | (/ (/ c (* a 2)) b) |
| 1.0ms | b | @ | -inf | (/ (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) (* 2 a)) |
| 1.0ms | c | @ | inf | (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a)) |
| 1.0ms | c | @ | inf | (/ (/ c (* a 2)) b) |
| 1× | batch-egg-rewrite |
| 4 996× | /-lowering-/.f32 |
| 4 996× | /-lowering-/.f64 |
| 4 574× | *-lowering-*.f32 |
| 4 574× | *-lowering-*.f64 |
| 3 198× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 205 |
| 1 | 266 | 205 |
| 2 | 2404 | 205 |
| 0 | 9060 | 193 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ b a) -1/2) (* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a))) |
(* (- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) (/ -1/2 a)) |
(/ b a) |
(- 0 (sqrt (+ (* a (* c -4)) (+ (* b b) 0)))) |
(/ b (- 0 a)) |
(- 0 a) |
(* (* a -2) (/ (/ c (* a 2)) b)) |
(/ (/ c (* a 2)) b) |
(/ c (* a 2)) |
(* a -2) |
(* (/ -1/2 a) (- b (+ (* a (* (/ c b) -2)) b))) |
(- b (+ (* a (* (/ c b) -2)) b)) |
(/ -1/2 a) |
(+ (* a (* (/ c b) -2)) b) |
(/ (- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) (* 2 a)) |
(- (* (sqrt (+ (* (* a -4) (/ c (* b b))) 1)) b) b) |
(sqrt (+ (* (* a -4) (/ c (* b b))) 1)) |
(+ (* (* a -4) (/ c (* b b))) 1) |
(sqrt (+ (* a (* c -4)) (+ (* b b) 0))) |
(* c -4) |
(* a 2) |
(* (/ c b) -2) |
(/ c (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a)) (/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))))) (neg.f64 (fma.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a b) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a b) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a b) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a b) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a b) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a b) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a b) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/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 a (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 a (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 a (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.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 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 -1/2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #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)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.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 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) a (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) a (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) a (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) a (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a b) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) a (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a b) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) a (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #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 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a b) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) a (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) a (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 a b) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #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)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.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) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) 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/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #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) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1/2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a)) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))) (*.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 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 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 (-.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 0 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 a (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))))) a) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) a) |
(pow.f64 (/.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 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 (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 b a) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(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 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 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 (-.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) a) |
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 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 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 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) 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))) a) |
(-.f64 (/.f64 #s(literal 0 binary64) a) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) a #s(literal 0 binary64)) |
(neg.f64 a) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) |
(/.f64 (*.f64 a (fma.f64 a a #s(literal 0 binary64))) (-.f64 #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) (-.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 #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)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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 (-.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)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.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)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (*.f64 (fma.f64 a a #s(literal 0 binary64)) (fma.f64 a a #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))))) a) |
(pow.f64 (/.f64 (fma.f64 a a #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c)) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 a #s(literal -2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.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 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.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 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64))))) a) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) a) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b) |
(/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 c b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) c)) |
(/.f64 (/.f64 c a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/.f64 (*.f64 (/.f64 c a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (neg.f64 (/.f64 c b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 c a)) (neg.f64 (*.f64 b #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c a) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 c (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 b (/.f64 c a)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (*.f64 a #s(literal -2 binary64)))) |
(/.f64 c (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 c a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 c a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 c a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 c a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 c #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 c #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 c a)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c a)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) c) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal 1/2 binary64)) |
(-.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)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 a (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 a (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (*.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 a (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 a (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) a) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) |
(*.f64 (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) b) |
(+.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) |
(-.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) b) |
(-.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(-.f64 (-.f64 b b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (fma.f64 b b (-.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))))) |
(/.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) |
(/.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (-.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (neg.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (neg.f64 (fma.f64 b b (-.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (neg.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (fma.f64 b b (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) (neg.f64 (neg.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (fma.f64 b b (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) b))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)) (-.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b))) (/.f64 #s(literal 1 binary64) (+.f64 b (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b)))) |
(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 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) (-.f64 #s(literal 0 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)))) |
(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 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 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) b) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) a b) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c b) b) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))) (*.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b b (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))) (*.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))) (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))))) (neg.f64 (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) #s(literal -8 binary64) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a c) b)))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 c b) (*.f64 a #s(literal -2 binary64)) b) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 b a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal 8 binary64))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal 8 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) #s(literal 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 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal 8 binary64))) (/.f64 (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (fma.f64 a a #s(literal 0 binary64)))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) b) |
(-.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)) |
(/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b)))) |
(pow.f64 (/.f64 (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) b))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64) (*.f64 (log1p.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 a (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a #s(literal -4 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (fma.f64 b b #s(literal 0 binary64))) (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) a #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 c (fma.f64 b b #s(literal 0 binary64))) a) #s(literal -4 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 a (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (sqrt.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64))) (sqrt.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (neg.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)))))) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 #s(literal -2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 c (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal -2 binary64)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 c (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (/.f64 c b) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c) #s(literal 1 binary64)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 c (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
| 1× | egg-herbie |
| 13 542× | accelerator-lowering-fma.f32 |
| 13 542× | accelerator-lowering-fma.f64 |
| 9 404× | *-lowering-*.f32 |
| 9 404× | *-lowering-*.f64 |
| 5 212× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 866 | 9294 |
| 1 | 2825 | 9142 |
| 0 | 8675 | 8804 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a))) |
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (/ b a)) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(* 1/2 (/ b a)) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(* 1/2 (/ b a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
(/ 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) |
(- (* 2 (/ (* a c) b)) b) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) b) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) b) |
(* -1 (* (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/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -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)))))) |
(* 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/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 b) |
(- (* 2 (/ (* a c) b)) b) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) b) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) b) |
(* -1 (* (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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -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)))))) |
(* 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/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* -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 (* (sqrt (* a c)) (sqrt -4))) |
(- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (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) (- (* (pow b 2) (- (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(* -1 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c (* a b))) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c a)) |
(* 1/2 (/ c 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) |
(* -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)) |
(/ -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 (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* -2 (/ (* a c) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* -2 (/ (* a c) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ 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)) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8))))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
1 |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))) |
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))) |
1 |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))) |
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))))) |
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) b) |
(/ (+ (* (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))))))) b) |
(/ (+ (* (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) |
1 |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+ 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 |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(+ 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 |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(* -4 (/ (* a c) (pow b 2))) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* -4 (/ (* a c) (pow b 2))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
1 |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(* -4 (/ (* a c) (pow b 2))) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* -4 (/ (* a c) (pow b 2))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(* -4 (/ (* a c) (pow b 2))) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
1 |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
1 |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 c) |
(* -4 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) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(* -2 (/ c b)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
| 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* 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)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (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)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))))) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/.f64 (fma.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) #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))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #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))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))) a)) a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a))) |
#s(literal 0 binary64) |
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
(fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 0 binary64)) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
(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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) #s(literal 0 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))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.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)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) c))) c)))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) b (fma.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) #s(literal 0 binary64))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1/2 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)))))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (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))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(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)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c 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/128 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/1024 binary64)))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (/.f64 c b)) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 #s(literal 1/2 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))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 (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)) (fma.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c 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 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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/128 binary64)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (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 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/128 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 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/1024 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.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 7 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/32 binary64)))) (*.f64 #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))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))) |
(* -1/2 (/ b a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/ 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) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) b) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) b) |
(-.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) 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 (*.f64 #s(literal 2 binary64) c) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (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 (*.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/4 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* a (- (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (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)) (*.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/4 binary64)))) (*.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/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #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 (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)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) b) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) b) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) 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 (*.f64 a #s(literal 2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -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/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 (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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (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 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) (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 (-.f64 #s(literal 0 binary64) c) (+.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)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (- (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* -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 (-.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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)))) |
(- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.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)))) |
(- (* (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))) |
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a b)) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* 1/2 (/ c a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) a) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -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 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 b a))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 b (-.f64 #s(literal 0 binary64) c))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 b (-.f64 #s(literal 0 binary64) c))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 b (-.f64 #s(literal 0 binary64) c))))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8)))))))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a b) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) #s(literal 20 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #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))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.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 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))) a)) a))) |
(* -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 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8)))))) a)))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b c) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) #s(literal 20 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.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)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* 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)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (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)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -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 c (*.f64 a (*.f64 c (*.f64 c 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 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 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) c))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.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 (*.f64 #s(literal -2 binary64) c) b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (* a (* b (+ (* 4 (/ (pow c 4) (pow b 8))) (* 16 (/ (pow c 4) (pow b 8))))))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a b) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) #s(literal 20 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (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 (*.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)) (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 (*.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 (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.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))) b) (-.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 #s(literal 0 binary64) a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c 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 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)) b) a))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (* b (* c (+ (* 4 (/ (pow a 4) (pow b 8))) (* 16 (/ (pow a 4) (pow b 8))))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 b c) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) #s(literal 20 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 (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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (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 (*.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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.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))) b) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #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 (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.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)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a)) (*.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)))))) b) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) 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 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a))) b) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a)))) (-.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))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c a)) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.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 0 binary64) b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
(*.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 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
(*.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 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 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 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) b))))) |
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (/ (sqrt -1) b)))))))) |
(-.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 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) (*.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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* -2 (/ (* (pow a 2) c) (pow b 4)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) |
(+ 1 (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))))) |
(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 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))) |
(*.f64 c (fma.f64 (/.f64 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)) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) b))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (/.f64 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)) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) b)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ (sqrt -4) b)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -2 (* (sqrt (* a c)) (/ (sqrt -1) b))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal 2 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal 2 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (/ (sqrt -1) b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 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 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) b) #s(literal 2 binary64))))))) |
(* (sqrt (* a c)) (/ (sqrt -4) b)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) b) |
(/.f64 (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)))) b) |
(/ (+ (* (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))))))) b) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))))) (*.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) |
(/ (+ (* (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) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 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))))))) b) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (* a c) (pow b 2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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 |
#s(literal 1 binary64) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(* -4 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(* -4 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(* -4 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) |
(* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) |
(* -4 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -4 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)))) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
(/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
(+ 1 (* -4 (/ (* a c) (pow b 2)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.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 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (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 (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/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (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 #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)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (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 (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))))))) |
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 a (*.f64 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 a #s(literal -2 binary64)) 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (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/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.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 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.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/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 (pow.f64 b #s(literal 4 binary64)) (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 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.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))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a)))))))) (*.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.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 a (*.f64 c (*.f64 a (*.f64 c (*.f64 c a))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 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))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.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)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #s(literal -4 binary64)) |
(* -4 c) |
(*.f64 c #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)) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
Compiled 51 286 to 4 556 computations (91.1% saved)
49 alts after pruning (43 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 678 | 18 | 1 696 |
| Fresh | 5 | 25 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1 687 | 49 | 1 736 |
| Status | Accuracy | Program |
|---|---|---|
| 51.8% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) | |
| 11.6% | (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 31.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) | |
| 32.5% | (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) | |
| 6.0% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (sqrt.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 24.1% | (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) | |
| 32.4% | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 18.0% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) | |
| 16.1% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) b) b) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 53.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 34.4% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 50.1% | (/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 22.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.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)) | |
| 28.2% | (/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) | |
| 30.2% | (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.5% | (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) | |
| 28.5% | (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) | |
| 20.9% | (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) | |
| 32.6% | (/.f64 b (neg.f64 a)) | |
| 32.5% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 35.4% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) a)) | |
| 36.2% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 31.4% | (-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) | |
| 22.8% | (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) | |
| 3.1% | (*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 c b)) | |
| 31.8% | (*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) | |
| ✓ | 27.4% | (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
| 27.4% | (*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) | |
| 17.7% | (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) | |
| 9.1% | (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) | |
| ✓ | 11.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
| 13.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)))) | |
| 34.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) | |
| 32.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) | |
| 32.5% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| ✓ | 28.9% | (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
| 26.9% | (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) | |
| 14.5% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) | |
| 36.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) | |
| 30.4% | (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)) | |
| 36.6% | (neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) b)) | |
| ✓ | 29.7% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| 9.6% | (neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) | |
| ✓ | 36.7% | (neg.f64 (/.f64 c b)) |
| 13.7% | (exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) | |
| 10.3% | #s(literal 0 binary64) |
Compiled 1 987 to 852 computations (57.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 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)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 b (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) (sqrt.f64 b) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 a (*.f64 #s(literal 4 binary64) c)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 b a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 c (exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (*.f64 c c)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 c b)) |
4 calls:
| 40.0ms | a |
| 23.0ms | b |
| 22.0ms | c |
| 22.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 2 | a |
| 89.6% | 3 | b |
| 56.8% | 3 | c |
| 85.0% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 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)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 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)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (fma.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b)) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 48.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| Outputs |
|---|
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 (/.f64 c b)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 b b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a a #s(literal 0 binary64))) a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b) #s(literal 0 binary64)) a) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 a a #s(literal 0 binary64))))) (fma.f64 a a #s(literal 0 binary64))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 a c)) #s(literal -1 binary64)) b)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) c))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a #s(literal 2 binary64))))) b) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) b)) a) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 c b)) |
2 calls:
| 19.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)) |
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 3 | (/.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)) |
| 66.6% | 2 | b |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(neg.f64 (/.f64 c b)) |
| Outputs |
|---|
(neg.f64 (/.f64 c b)) |
4 calls:
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.7% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 36.7% | 1 | c |
| 36.7% | 1 | a |
| 36.7% | 1 | b |
Compiled 32 to 23 computations (28.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.3% | 1 | b |
| 10.3% | 1 | a |
| 10.3% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.3% | 1 | c |
Compiled 32 to 23 computations (28.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 3.415651182452019e-122 | 1.0434910881928905e-109 |
| 15.0ms | -7.354856232231122e+27 | -1.3363863835034208e+26 |
| 19.0ms | 230× | 0 | valid |
| 4.0ms | 30× | 1 | valid |
| 4.0ms | 51× | 0 | invalid |
| 3.0ms | 9× | 2 | valid |
| 1.0ms | 3× | 3 | valid |
Compiled 628 to 437 computations (30.4% saved)
ival-mult: 8.0ms (40.6% of total)ival-div: 3.0ms (15.2% of total)ival-sqrt: 3.0ms (15.2% of total)ival-sub: 2.0ms (10.1% of total)ival-neg: 2.0ms (10.1% of total)ival-add: 2.0ms (10.1% of total)adjust: 1.0ms (5.1% 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 |
|---|---|---|
| 31.0ms | 3.415651182452019e-122 | 1.0434910881928905e-109 |
| 16.0ms | -1.2875682441408136e+163 | -2.3630813348305227e+154 |
| 20.0ms | 262× | 0 | valid |
| 8.0ms | 53× | 0 | invalid |
| 4.0ms | 26× | 1 | valid |
| 2.0ms | 9× | 2 | valid |
| 2.0ms | 7× | 3 | valid |
Compiled 536 to 381 computations (28.9% saved)
ival-mult: 8.0ms (31.4% of total)ival-sub: 6.0ms (23.5% of total)ival-div: 3.0ms (11.8% of total)ival-sqrt: 3.0ms (11.8% of total)ival-neg: 2.0ms (7.8% of total)ival-add: 2.0ms (7.8% of total)adjust: 1.0ms (3.9% 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 |
|---|---|---|
| 35.0ms | 3.415651182452019e-122 | 1.0434910881928905e-109 |
| 36.0ms | -1.31159358563873e-21 | -5.763491770037574e-27 |
| 38.0ms | 268× | 0 | valid |
| 7.0ms | 90× | 0 | invalid |
| 3.0ms | 21× | 1 | valid |
| 3.0ms | 14× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 551 to 398 computations (27.8% saved)
ival-mult: 9.0ms (38.8% of total)ival-div: 3.0ms (12.9% of total)ival-sqrt: 3.0ms (12.9% of total)ival-sub: 2.0ms (8.6% of total)ival-neg: 2.0ms (8.6% of total)ival-add: 2.0ms (8.6% of total)adjust: 1.0ms (4.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 3.415651182452019e-122 | 1.0434910881928905e-109 |
| 61.0ms | -1.31159358563873e-21 | -5.763491770037574e-27 |
| 36.0ms | 268× | 0 | valid |
| 6.0ms | 74× | 0 | invalid |
| 4.0ms | 27× | 1 | valid |
| 1.0ms | 7× | 2 | valid |
| 0.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 551 to 398 computations (27.8% saved)
ival-mult: 24.0ms (64.7% of total)ival-div: 3.0ms (8.1% of total)ival-sqrt: 3.0ms (8.1% of total)ival-sub: 2.0ms (5.4% of total)ival-neg: 2.0ms (5.4% of total)ival-add: 2.0ms (5.4% of total)adjust: 1.0ms (2.7% 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 |
|---|---|---|
| 51.0ms | 5.126250422297763e-286 | 2.5879929875916356e-269 |
| 37.0ms | 160× | 0 | valid |
| 7.0ms | 87× | 0 | invalid |
Compiled 183 to 140 computations (23.5% saved)
ival-mult: 6.0ms (47.3% of total)ival-div: 2.0ms (15.8% of total)ival-sqrt: 2.0ms (15.8% of total)ival-add: 1.0ms (7.9% of total)ival-sub: 1.0ms (7.9% of total)ival-neg: 1.0ms (7.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 26× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 22× | sub-neg_binary64 |
| 12× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 167 |
| 1 | 98 | 167 |
| 2 | 117 | 167 |
| 3 | 126 | 167 |
| 4 | 130 | 167 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -149999999999999998557159424 binary64)) (/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -24000000000000001482167379456358601721548095013475766827117671200212259765030098202099336285788558774687336953564471308931066507892229133162056516036984832 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7491656590131381/174224571863520493293247799005065324265472 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 5323525812711965/88725430211866075506509253892578678509965986412026130405455346579667881849780019937279180995332466499116518750764914298527173050368 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -6097860015223217/348449143727040986586495598010130648530944 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 465383402028335/10576895500643977583230644928524336637254474927428499508554380724390492659780981533203027367035444557561459392400373732868096 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal 3884218701050219/669692879491417075592765655662501131600878007315958504652343992731469406953085076558248986759809911329746670573470716765741965803557696277249036098418660925245910485926514436588817162816398196367372136384565404686473871329212422972447846496629816432160699779855408885478776864478289024177325354254336 binary64)) (/.f64 b (neg.f64 a)) (neg.f64 (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -149999999999999998557159424 binary64)) (/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -149999999999999998557159424 binary64)) (/.f64 (-.f64 (fabs.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -24000000000000001482167379456358601721548095013475766827117671200212259765030098202099336285788558774687336953564471308931066507892229133162056516036984832 binary64)) (/.f64 b (neg.f64 a)) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -24000000000000001482167379456358601721548095013475766827117671200212259765030098202099336285788558774687336953564471308931066507892229133162056516036984832 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (if (<=.f64 b #s(literal 8799977056535789/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 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 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7491656590131381/174224571863520493293247799005065324265472 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 5323525812711965/88725430211866075506509253892578678509965986412026130405455346579667881849780019937279180995332466499116518750764914298527173050368 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -7491656590131381/174224571863520493293247799005065324265472 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 5323525812711965/88725430211866075506509253892578678509965986412026130405455346579667881849780019937279180995332466499116518750764914298527173050368 binary64)) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -6097860015223217/348449143727040986586495598010130648530944 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 465383402028335/10576895500643977583230644928524336637254474927428499508554380724390492659780981533203027367035444557561459392400373732868096 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (/.f64 c b)))) |
(if (<=.f64 b #s(literal -6097860015223217/348449143727040986586495598010130648530944 binary64)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (if (<=.f64 b #s(literal 465383402028335/10576895500643977583230644928524336637254474927428499508554380724390492659780981533203027367035444557561459392400373732868096 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 3884218701050219/669692879491417075592765655662501131600878007315958504652343992731469406953085076558248986759809911329746670573470716765741965803557696277249036098418660925245910485926514436588817162816398196367372136384565404686473871329212422972447846496629816432160699779855408885478776864478289024177325354254336 binary64)) (/.f64 b (neg.f64 a)) (neg.f64 (/.f64 c b))) |
(if (<=.f64 b #s(literal 3884218701050219/669692879491417075592765655662501131600878007315958504652343992731469406953085076558248986759809911329746670573470716765741965803557696277249036098418660925245910485926514436588817162816398196367372136384565404686473871329212422972447846496629816432160699779855408885478776864478289024177325354254336 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
#s(literal 0 binary64) |
| 13 542× | accelerator-lowering-fma.f32 |
| 13 542× | accelerator-lowering-fma.f64 |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 9 404× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 866 | 9294 |
| 1 | 2825 | 9142 |
| 0 | 8675 | 8804 |
| 0 | 43 | 205 |
| 1 | 266 | 205 |
| 2 | 2404 | 205 |
| 0 | 9060 | 193 |
| 0 | 33 | 178 |
| 1 | 199 | 177 |
| 2 | 1853 | 175 |
| 0 | 9134 | 164 |
| 0 | 36 | 203 |
| 1 | 210 | 200 |
| 2 | 1664 | 197 |
| 0 | 8579 | 186 |
| 0 | 14 | 49 |
| 1 | 68 | 47 |
| 2 | 525 | 47 |
| 3 | 6857 | 47 |
| 0 | 8150 | 43 |
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6083 | 3180 |
| 0 | 8243 | 3023 |
| 0 | 1021 | 11074 |
| 1 | 3305 | 10907 |
| 0 | 8641 | 10455 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 528 to 309 computations (41.5% saved)
Compiled 616 to 216 computations (64.9% saved)
Loading profile data...