
Time bar (total: 14.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 6.8% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 15.9% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 23.1% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 36.5% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 45.4% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 52.3% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 41 to 28 computations (31.7% saved)
| 1.2s | 5 284× | 1 | valid |
| 611.0ms | 2 972× | 0 | valid |
| 378.0ms | 1 179× | 0 | invalid |
ival-mult: 528.0ms (29.8% of total)const: 426.0ms (24% of total)ival-<: 169.0ms (9.5% of total)ival-neg: 138.0ms (7.8% of total)ival-sqrt: 129.0ms (7.3% of total)ival-div: 123.0ms (6.9% of total)ival-sub: 71.0ms (4% of total)ival-add: 69.0ms (3.9% of total)adjust: 67.0ms (3.8% of total)ival-and: 33.0ms (1.9% of total)exact: 14.0ms (0.8% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 1 674× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 048× | sub-neg |
| 796× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 175 |
| 1 | 170 | 160 |
| 2 | 474 | 160 |
| 3 | 1250 | 160 |
| 4 | 3323 | 160 |
| 5 | 6278 | 160 |
| 0 | 14 | 17 |
| 1 | 31 | 16 |
| 2 | 68 | 16 |
| 3 | 151 | 16 |
| 4 | 231 | 16 |
| 5 | 372 | 16 |
| 6 | 654 | 16 |
| 7 | 1122 | 16 |
| 8 | 2225 | 16 |
| 9 | 2509 | 16 |
| 10 | 2626 | 16 |
| 11 | 2681 | 16 |
| 12 | 2682 | 16 |
| 13 | 2682 | 16 |
| 14 | 2688 | 16 |
| 0 | 2688 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
| 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) (* c (* a -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) (* c (* a -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) (* c (* a -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) (* c (* a -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 |
|---|---|---|---|---|---|
| 250 | 0 | - | 2 | (1.2681046536191894e-9 0.12983972292218893 139413.34543584316) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | cancellation | 248 | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 248 | 1 |
| - | 0 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 248 | 1 | 0 |
| - | 0 | 2 | 5 |
| number | freq |
|---|---|
| 0 | 8 |
| 1 | 248 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 338× | 1 | valid |
| 19.0ms | 174× | 0 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 18.0ms (37.7% of total)ival-div: 6.0ms (12.6% of total)ival-sqrt: 6.0ms (12.6% of total)adjust: 5.0ms (10.5% of total)ival-add: 4.0ms (8.4% of total)ival-sub: 4.0ms (8.4% of total)ival-neg: 3.0ms (6.3% of total)exact: 1.0ms (2.1% 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 |
|---|---|---|
| ▶ | 30.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 434× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 31 | 68 |
| 2 | 68 | 68 |
| 3 | 151 | 68 |
| 4 | 231 | 68 |
| 5 | 372 | 68 |
| 6 | 654 | 68 |
| 7 | 1122 | 68 |
| 8 | 2225 | 68 |
| 9 | 2509 | 68 |
| 10 | 2626 | 68 |
| 11 | 2681 | 68 |
| 12 | 2682 | 68 |
| 13 | 2682 | 68 |
| 14 | 2688 | 68 |
| 0 | 2688 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(- (* b b) (* (* 4 a) c)) |
(* b b) |
(* (* 4 a) c) |
(* 4 a) |
4 |
a |
c |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(neg b) |
(neg.f64 b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(- (* b b) (* (* 4 a) c)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (* 4 a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
4 |
#s(literal 4 binary64) |
a |
c |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 31.0% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 31.0ms | 169× | 1 | valid |
| 10.0ms | 87× | 0 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 7.0ms (30.8% of total)ival-add: 4.0ms (17.6% of total)ival-div: 3.0ms (13.2% of total)ival-sqrt: 3.0ms (13.2% of total)adjust: 2.0ms (8.8% of total)ival-sub: 2.0ms (8.8% of total)ival-neg: 2.0ms (8.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))> |
#<alt (- (* b b) (* (* 4 a) c))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))> |
#<alt (neg b)> |
#<alt (sqrt (- (* b b) (* (* 4 a) c)))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1.0ms | b | @ | inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | c | @ | inf | (sqrt (- (* b b) (* (* 4 a) c))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1× | batch-egg-rewrite |
| 4 850× | accelerator-lowering-fma.f32 |
| 4 850× | accelerator-lowering-fma.f64 |
| 3 904× | *-lowering-*.f32 |
| 3 904× | *-lowering-*.f64 |
| 2 332× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 1 | 67 | 49 |
| 2 | 527 | 48 |
| 3 | 6858 | 48 |
| 0 | 8152 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(- (* b b) (* (* 4 a) c)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(neg b) |
(sqrt (- (* b b) (* (* 4 a) c))) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b) |
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(pow.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 1× | egg-herbie |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3273 |
| 1 | 1738 | 3232 |
| 2 | 6083 | 3204 |
| 0 | 8243 | 3047 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (neg.f64 a))) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
Compiled 22 355 to 2 082 computations (90.7% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 570 | 26 | 596 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 571 | 26 | 597 |
| Status | Accuracy | Program |
|---|---|---|
| 94.6% | (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))) | |
| 96.6% | (/.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) | |
| 94.2% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 30.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
| 30.4% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 90.7% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 31.3% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.6% | (/.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) | |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 30.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 30.9% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 30.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.7% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.3% | (/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 96.5% | (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 81.6% | (/.f64 c (neg.f64 b)) |
| 30.7% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| ▶ | 96.6% | (+.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)))))) |
| 31.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 94.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 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 96.3% | (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.7% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 91.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
Compiled 1 664 to 914 computations (45.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 640 | (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 3264 | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 c (neg.f64 b)) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| ✓ | cost-diff | 128 | (+.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)))))) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) |
| ✓ | cost-diff | 4864 | (pow.f64 b #s(literal 6 binary64)) |
| 5 120× | /-lowering-/.f32 |
| 5 120× | /-lowering-/.f64 |
| 4 418× | *-lowering-*.f32 |
| 4 418× | *-lowering-*.f64 |
| 4 282× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 670 |
| 1 | 172 | 645 |
| 2 | 497 | 609 |
| 3 | 2143 | 598 |
| 4 | 4967 | 598 |
| 0 | 8137 | 567 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))) |
(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 |
(* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))) |
(* a a) |
(+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))) |
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
(/ (* (pow c 4) 20) (pow b 6)) |
(* (pow c 4) 20) |
(pow c 4) |
4 |
20 |
(pow b 6) |
6 |
(/ a b) |
-1/4 |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(* (* c (* c c)) -2) |
(* c (* c c)) |
-2 |
(pow b 5) |
5 |
(/ c (neg b)) |
c |
(neg b) |
b |
(/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) |
(+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) |
(neg b) |
b |
(sqrt (+ (* (* c -4) a) (* b b))) |
(+ (* (* c -4) a) (* b b)) |
(* c -4) |
c |
-4 |
a |
(* b b) |
(* 2 a) |
2 |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(neg b) |
b |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(sqrt (+ (* b b) (* c (* a -4)))) |
(* 2 a) |
2 |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) |
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))) |
-16 |
(* a (* c (* a c))) |
a |
(* c (* a c)) |
c |
(* a c) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))) |
(sqrt (+ (* (* 4 a) c) (* b b))) |
(+ (* (* 4 a) c) (* b b)) |
(* 4 a) |
4 |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
(* 2 a) |
2 |
| Outputs |
|---|
(+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))) |
(fma.f64 (*.f64 a a) (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(* c c) |
(*.f64 c c) |
c |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
a |
(* b b) |
(*.f64 b b) |
b |
(* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))) |
(*.f64 (*.f64 a a) (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(* a a) |
(*.f64 a a) |
(+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/ (* (pow c 4) 20) (pow b 6)) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(* (pow c 4) 20) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
20 |
#s(literal 20 binary64) |
(pow b 6) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
6 |
#s(literal 6 binary64) |
(/ a b) |
(/.f64 a b) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) |
(* (* c (* c c)) -2) |
(*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
-2 |
#s(literal -2 binary64) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
(/ c (neg b)) |
(/.f64 c (neg.f64 b)) |
c |
(neg b) |
(neg.f64 b) |
b |
(/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(neg b) |
(neg.f64 b) |
b |
(sqrt (+ (* (* c -4) a) (* b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(+ (* (* c -4) a) (* b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
a |
(* b b) |
(*.f64 b b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(-.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(neg b) |
(neg.f64 b) |
b |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* c (* a -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) |
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))) |
(fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
-16 |
#s(literal -16 binary64) |
(* a (* c (* a c))) |
(*.f64 c (*.f64 c (*.f64 a a))) |
a |
(* c (* a c)) |
(*.f64 c (*.f64 c a)) |
c |
(* a c) |
(*.f64 c a) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(sqrt (+ (* (* 4 a) c) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(+ (* (* 4 a) c) (* b b)) |
(fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(* 4 a) |
(*.f64 a #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
| ✓ | accuracy | 30.7% | (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 99.5% | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 31.0% | (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
| ✓ | accuracy | 99.7% | (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 31.0% | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
| ✓ | accuracy | 100.0% | (/.f64 c (neg.f64 b)) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.4% | (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) |
| ✓ | accuracy | 99.4% | (*.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))))) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| 191.0ms | 169× | 1 | valid |
| 58.0ms | 87× | 0 | valid |
Compiled 674 to 70 computations (89.6% saved)
ival-mult: 58.0ms (36.7% of total)ival-div: 47.0ms (29.7% of total)ival-add: 17.0ms (10.8% of total)ival-sqrt: 11.0ms (7% of total)adjust: 10.0ms (6.3% of total)ival-pow: 9.0ms (5.7% of total)ival-neg: 3.0ms (1.9% of total)ival-sub: 2.0ms (1.3% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow b 6)> |
#<alt (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))> |
#<alt (+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))))> |
#<alt (neg (/ (+ (* (* c c) (/ a (* b b))) c) b))> |
#<alt (/ c (neg b))> |
#<alt (neg b)> |
#<alt (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b))))> |
#<alt (/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a))> |
#<alt (sqrt (+ (* (* c -4) a) (* b b)))> |
#<alt (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a))> |
#<alt (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))> |
#<alt (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))))> |
#<alt (/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))> |
#<alt (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))> |
#<alt (/ (* (pow c 4) 20) (pow b 6))> |
#<alt (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))> |
#<alt (/ (* (* c (* c c)) -2) (pow b 5))> |
#<alt (+ (* (* c -4) a) (* b b))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))> |
| Outputs |
|---|
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 20 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c))))> |
#<alt (* -1 (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -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 (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt 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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* 1/2 (* (sqrt (* a c)) (sqrt -16)))> |
#<alt (+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))> |
#<alt (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))> |
#<alt (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))> |
#<alt (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))))> |
#<alt (* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))> |
#<alt (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))> |
#<alt (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))> |
#<alt (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))))> |
#<alt (* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))> |
#<alt (* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))> |
#<alt (* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))> |
#<alt (* 2 (pow b 4))> |
#<alt (* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))> |
#<alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))> |
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))> |
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))> |
#<alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))> |
#<alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))> |
#<alt (+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))> |
#<alt (+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))> |
#<alt (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))> |
177 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | a | @ | -inf | (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
| 8.0ms | a | @ | 0 | (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
| 5.0ms | c | @ | 0 | (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
| 4.0ms | c | @ | -inf | (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
| 4.0ms | b | @ | 0 | (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
| 1× | batch-egg-rewrite |
| 6 852× | *-lowering-*.f32 |
| 6 852× | *-lowering-*.f64 |
| 6 216× | accelerator-lowering-fma.f32 |
| 6 216× | accelerator-lowering-fma.f64 |
| 3 862× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 399 |
| 1 | 392 | 366 |
| 2 | 3376 | 330 |
| 0 | 10770 | 310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 6) |
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
(+ (neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))) |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(/ c (neg b)) |
(neg b) |
(+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) |
(/ (+ (neg b) (sqrt (+ (* (* c -4) a) (* b b)))) (* 2 a)) |
(sqrt (+ (* (* c -4) a) (* b b))) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(/ (* (pow c 4) 20) (pow b 6)) |
(* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))) |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(+ (* (* c -4) a) (* b b)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(pow.f64 b #s(literal 6 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 6 binary64)) |
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 b)) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (neg.f64 a)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (neg.f64 b))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) (neg.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 a (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (/.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.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 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(fma.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a) a (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 b (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (neg.f64 b) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 b (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)))) (*.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 b (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) b (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) b (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 b) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) b (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (neg.f64 b) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) b (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) (*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) b)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 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) (neg.f64 b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 b) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.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 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b 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) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b 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) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 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 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (neg.f64 (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) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (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)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(neg.f64 b) |
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (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 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #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 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (+.f64 #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (+.f64 #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 b (neg.f64 b)))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (neg.f64 b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (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 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (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 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #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 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (+.f64 #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 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (+.f64 #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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 b (neg.f64 b)))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (neg.f64 b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (neg.f64 b)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (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 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) b) |
(fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) b) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 b (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 b b) (neg.f64 b)) |
(neg.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 b (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 b b)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b) b) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (pow.f64 (/.f64 b (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(fma.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (-.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (neg.f64 b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a) a (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 a a)) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 a (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) |
(*.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.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 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (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 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b) |
| 1× | egg-herbie |
| 6 246× | *-lowering-*.f32 |
| 6 246× | *-lowering-*.f64 |
| 6 242× | +-lowering-+.f64 |
| 6 242× | +-lowering-+.f32 |
| 5 784× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1978 | 21824 |
| 1 | 5511 | 21639 |
| 0 | 8891 | 20795 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c)))) |
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -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)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
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)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(* -2 (/ (* a c) b)) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -2 (* a (* (pow b 2) c))) |
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))) |
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(* -2 (* a (* (pow b 2) c))) |
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))) |
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) |
(* -2 (* a (* (pow b 2) c))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
(* 2 (pow b 4)) |
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) |
(* -1 (/ c b)) |
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(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))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(pow b 3) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* -1 (pow b 3)) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
| Outputs |
|---|
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 20 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 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 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (+ (/ 1 (* b (pow c 2))) (/ a (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (neg.f64 c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)) a)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (neg.f64 b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (-.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -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 (- (* -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))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (neg.f64 (*.f64 c c)) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* a (- (* -1 (/ c (* a b))) (/ (pow c 2) (pow b 3)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.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 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) b) a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* -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 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.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 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.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 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.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))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) 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 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 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 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.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 (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) b) a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* -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 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.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 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.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 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.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))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) 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 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 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 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (/.f64 (*.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 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 (*.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 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 b b)))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 (*.f64 b b))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a)) (*.f64 a (*.f64 a a))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b)))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b b)))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b b)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c)) (*.f64 c (*.f64 c c))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b)) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -6 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -6 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -10 binary64)))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (*.f64 (*.f64 c c) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))))) |
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (*.f64 (*.f64 a a) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) |
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(*.f64 c (-.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 7 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) |
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.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 9 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) b) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) #s(literal -6 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) |
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))) |
(* 2 (pow b 4)) |
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) |
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) |
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) |
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) |
(*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 b b))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) |
(neg.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c))) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) c) (*.f64 #s(literal -1/256 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 c (*.f64 c c))))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) c) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)))) (neg.f64 c)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (neg.f64 a))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -10 binary64))) (neg.f64 (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) a)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (neg.f64 a))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (sqrt.f64 #s(literal -16 binary64)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (sqrt.f64 #s(literal -16 binary64)))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))))))))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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 -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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 -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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 -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (* (pow a 2) (pow c 3))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.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 #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 (*.f64 b 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 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 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 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 b (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)))) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(fma.f64 b (*.f64 b b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 #s(literal 2 binary64) (*.f64 b c))))) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 b (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)))) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
Compiled 134 277 to 5 553 computations (95.9% saved)
57 alts after pruning (54 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 852 | 45 | 1 897 |
| Fresh | 12 | 9 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 866 | 57 | 1 923 |
| Status | Accuracy | Program |
|---|---|---|
| 96.3% | (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) | |
| 96.6% | (fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) | |
| 96.6% | (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) | |
| ▶ | 96.6% | (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
| 32.2% | (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.8% | (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.7% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.7% | (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.9% | (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 95.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) | |
| 31.8% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 32.3% | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 91.0% | (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) | |
| ▶ | 32.0% | (/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
| 31.8% | (/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.9% | (/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.0% | (/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.8% | (/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (/.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.2% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 29.1% | (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 93.8% | (/.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.7% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 90.7% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 31.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 31.3% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| 94.6% | (/.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) | |
| 31.3% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ✓ | 30.7% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 30.9% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 30.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.4% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.3% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| ▶ | 90.7% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
| 81.3% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 81.6% | (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) | |
| ✓ | 81.6% | (/.f64 c (neg.f64 b)) |
| 31.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| 81.4% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) | |
| 30.5% | (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 30.7% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 31.4% | (*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 31.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| ▶ | 81.4% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 90.7% | (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) | |
| 96.3% | (*.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 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) | |
| 95.9% | (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)) a)))) |
Compiled 4 238 to 2 124 computations (49.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 320 | (*.f64 #s(literal 0 binary64) b) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 960 | (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 960 | (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
| ✓ | cost-diff | 0 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
| ✓ | cost-diff | 320 | (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
| ✓ | cost-diff | 512 | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) b) |
| ✓ | cost-diff | 192 | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 128 | (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
| 8 364× | accelerator-lowering-fma.f32 |
| 8 364× | accelerator-lowering-fma.f64 |
| 4 382× | *-lowering-*.f32 |
| 4 382× | *-lowering-*.f64 |
| 2 508× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 645 |
| 1 | 190 | 627 |
| 2 | 587 | 621 |
| 3 | 1911 | 618 |
| 4 | 4691 | 599 |
| 5 | 7464 | 599 |
| 0 | 8106 | 570 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))) (/ c (neg b))) |
a |
(+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b))))) |
(+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7))) |
-2 |
(/ (* c (* c c)) (pow b 5)) |
(* c (* c c)) |
c |
(* c c) |
(pow b 5) |
b |
5 |
(/ (* -5 (* a (pow c 4))) (pow b 7)) |
(* -5 (* a (pow c 4))) |
-5 |
(* a (pow c 4)) |
(pow c 4) |
4 |
(pow b 7) |
7 |
(/ (* c c) (neg (* b (* b b)))) |
(neg (* b (* b b))) |
(* b (* b b)) |
(* b b) |
(/ c (neg b)) |
(neg b) |
(* (/ -1 b) c) |
(/ -1 b) |
-1 |
b |
c |
(/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a)) |
(* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) |
(* c -2) |
c |
-2 |
(+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) |
a |
(/ (* a c) (* b (* b b))) |
(* a c) |
(* b (* b b)) |
b |
(* b b) |
(/ a b) |
(* 2 a) |
2 |
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ (* b b) (* c (* a -4))) |
b |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* b b) |
(* 2 a) |
2 |
(/ (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) (* 2 a)) |
(/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) |
(+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) |
(+ (* b b) (* c (* a -4))) |
b |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(+ 0 (+ (* b b) (* 0 b))) |
0 |
(+ (* b b) (* 0 b)) |
(* 0 b) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b)))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(- 0 (* b (* b b))) |
(* b (* b b)) |
(* b b) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b)))) |
(* 2 a) |
2 |
| Outputs |
|---|
(+ (* a (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))) (/ c (neg b))) |
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a) (*.f64 (/.f64 c b) (fma.f64 (/.f64 c (*.f64 b b)) (neg.f64 a) #s(literal -1 binary64)))) |
a |
(+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))))) |
(+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7))) |
(fma.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
-2 |
#s(literal -2 binary64) |
(/ (* c (* c c)) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
b |
5 |
#s(literal 5 binary64) |
(/ (* -5 (* a (pow c 4))) (pow b 7)) |
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (* a (pow c 4))) |
(*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) |
-5 |
#s(literal -5 binary64) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(pow b 7) |
(pow.f64 b #s(literal 7 binary64)) |
7 |
#s(literal 7 binary64) |
(/ (* c c) (neg (* b (* b b)))) |
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b))) |
(neg (* b (* b b))) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ c (neg b)) |
(/.f64 c (neg.f64 b)) |
(neg b) |
(neg.f64 b) |
(* (/ -1 b) c) |
(/.f64 c (neg.f64 b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
-1 |
#s(literal -1 binary64) |
b |
c |
(/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a)) |
(neg.f64 (/.f64 (*.f64 c (*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b))) a)) |
(* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)))) |
(* c -2) |
(*.f64 #s(literal -2 binary64) c) |
c |
-2 |
#s(literal -2 binary64) |
(+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) |
(*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) |
a |
(/ (* a c) (* b (* b b))) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(* a c) |
(*.f64 a c) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(/ a b) |
(/.f64 a b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
b |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(* b b) |
(*.f64 b b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) (* 2 a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) |
(*.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
b |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(+ 0 (+ (* b b) (* 0 b))) |
(*.f64 b b) |
0 |
#s(literal 0 binary64) |
(+ (* b b) (* 0 b)) |
(*.f64 b b) |
(* 0 b) |
#s(literal 0 binary64) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b)))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(- 0 (* b (* b b))) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b)))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
| ✓ | accuracy | 99.5% | (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
| ✓ | accuracy | 46.1% | (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 45.4% | (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
| ✓ | accuracy | 99.7% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) b) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) |
| 95.0ms | 123× | 1 | valid |
| 69.0ms | 38× | 5 | exit |
| 35.0ms | 87× | 0 | valid |
| 8.0ms | 8× | 2 | valid |
Compiled 687 to 65 computations (90.5% saved)
ival-mult: 50.0ms (33.9% of total)ival-div: 37.0ms (25.1% of total)ival-add: 20.0ms (13.6% of total)adjust: 18.0ms (12.2% of total)ival-pow: 9.0ms (6.1% of total)ival-sub: 5.0ms (3.4% of total)ival-sqrt: 4.0ms (2.7% of total)ival-neg: 4.0ms (2.7% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* a (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))) (/ c (neg b)))> |
#<alt (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))> |
#<alt (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))> |
#<alt (/ (* c (* c c)) (pow b 5))> |
#<alt (* (/ -1 b) c)> |
#<alt (/ -1 b)> |
#<alt (/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a))> |
#<alt (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))> |
#<alt (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b)))> |
#<alt (* c -2)> |
#<alt (/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a))> |
#<alt (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))> |
#<alt (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b)))))> |
#<alt (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b)))))> |
#<alt (/ (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) (* 2 a))> |
#<alt (* 0 b)> |
#<alt (/ (* c c) (neg (* b (* b b))))> |
#<alt (/ (* -5 (* a (pow c 4))) (pow b 7))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (/ (* a c) (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))> |
#<alt (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))> |
| 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 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))> |
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (/ a b)> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ a b)> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ a b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ a b)> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (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))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) 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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (* 1/2 b)> |
#<alt (* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 1/2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -4 (* (sqrt (* a c)) (sqrt -1/4)))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* -1 (* b (* (sqrt -4) (sqrt -1/4)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (+ (* b (+ (* -1/2 (/ (sqrt -1/4) (* a (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* a (* c (sqrt -1/4))))))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))))> |
#<alt (/ (+ (* -4 (* a c)) (* 2 (* a c))) b)> |
#<alt (/ (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (/ (+ (* -4 (* a c)) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b)> |
#<alt (/ (+ (* -4 (* a c)) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 6))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))))))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (* a c) (pow b 2))))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -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 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 6))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))))))))))> |
#<alt (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (* 2 (/ (pow a 2) (pow b 3))))))))))))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -4 a) (* 2 a))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow a 3) (pow b 5))))))))))))))))> |
#<alt (* (sqrt (/ c a)) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))> |
#<alt (* c (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4)))))> |
#<alt (* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4)))))))> |
#<alt (* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4)))))))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))))))))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5))))))))))))))))> |
#<alt (* (sqrt (/ a c)) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))> |
#<alt (* a (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))))> |
#<alt (* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))))))> |
#<alt (* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))))))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))> |
#<alt (* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))))))> |
#<alt (* -4 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4)))))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))))))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (* 2 (* a c))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))> |
#<alt (* (pow b 2) (+ (* -4 (* a c)) (+ (* 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))))))))> |
#<alt (* 2 (pow b 4))> |
#<alt (* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (+ (* -1 (pow b 4)) (pow b 4))> |
#<alt (+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (* 2 (* a (pow b 2))))) (pow b 4)))> |
#<alt (+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c))))) (pow b 4)))> |
#<alt (+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))))))) (pow b 4)))> |
#<alt (* c (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))))> |
#<alt (* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) c))))> |
#<alt (* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) c)))))> |
#<alt (* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) c))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) c)) (* 4 (* a (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1))))) c)) (pow b 4)) c)) (* 4 (* a (pow b 2)))))))> |
#<alt (+ (* -1 (pow b 4)) (pow b 4))> |
#<alt (+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (* 2 (* (pow b 2) c)))) (pow b 4)))> |
#<alt (+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c))))) (pow b 4)))> |
#<alt (+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))))))) (pow b 4)))> |
#<alt (* a (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))))> |
#<alt (* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) a))))> |
#<alt (* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) a)))))> |
#<alt (* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) a))))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) a)) (* 4 (* (pow b 2) c))))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1))))) a)) (pow b 4)) a)) (* 4 (* (pow b 2) c))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1/4)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/2 (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4))))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/2 (* b (+ (* -1/2 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/2 (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4)))))))))> |
#<alt (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a b)))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))) b)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2))))) b)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* 8 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 c) (* -2 c)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a))))))> |
#<alt (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3))))> |
#<alt (+ (* 1/2 (* c (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))))> |
#<alt (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3))))))) (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b)))))))> |
#<alt (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) (* a b))) (+ (* 8 (/ (pow a 2) (pow b 5))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3)))))))))))> |
#<alt (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4))))))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow c 3)))))))> |
#<alt (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 7))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))))))> |
#<alt (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3))))> |
#<alt (/ (+ (* 1/2 (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)))) a)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))) (* a (+ (* 1/2 (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5))))))) (* 1/2 (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow a 3))))))> |
#<alt (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))> |
#<alt (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* 1/2 b)> |
#<alt (* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* 1/2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* (sqrt (* a c)) (* (pow b 2) (sqrt -4)))> |
#<alt (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))> |
#<alt (* (pow b 2) (+ (* (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 (* (pow b 2) (+ (* (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 (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 3) (+ 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 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* (pow b 3) (+ 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 3)> |
#<alt (+ (* -2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* c (+ (* -2 (* a b)) (* -2 (/ (* (pow a 2) c) b)))) (pow b 3))> |
#<alt (+ (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))) (pow b 3))> |
#<alt (* (sqrt (* a c)) (* (pow b 2) (sqrt -4)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4)))))))> |
#<alt (* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* -2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* a (+ (* -2 (* b c)) (* -2 (/ (* a (pow c 2)) b)))) (pow b 3))> |
#<alt (+ (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* -2 (/ (pow c 2) b)))))) (pow b 3))> |
#<alt (* (sqrt (* a c)) (* (pow b 2) (sqrt -4)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4))))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4)))))))> |
#<alt (* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4))))> |
#<alt (* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))> |
#<alt (* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (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))))))))))> |
#<alt (* -1 (pow b 4))> |
#<alt (* (pow b 4) (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))> |
#<alt (* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (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)))))))> |
#<alt (* -1 (pow b 4))> |
#<alt (+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c))))> |
#<alt (+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c)))))> |
#<alt (+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4))))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3))))))))> |
#<alt (* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1)))))))))> |
#<alt (* -1 (pow b 4))> |
#<alt (+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c))))> |
#<alt (+ (* -1 (pow b 4)) (* a (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))))> |
#<alt (+ (* -1 (pow b 4)) (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4))))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3))))))))> |
#<alt (* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1)))))))))> |
198 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | b | @ | -inf | (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 11.0ms | c | @ | inf | (+ (* a (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))) (/ c (neg b))) |
| 5.0ms | b | @ | inf | (/ -1 b) |
| 4.0ms | a | @ | inf | (/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
| 4.0ms | b | @ | -inf | (/ (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) (* 2 a)) |
| 1× | batch-egg-rewrite |
| 4 962× | *-lowering-*.f32 |
| 4 962× | *-lowering-*.f64 |
| 3 690× | accelerator-lowering-fma.f32 |
| 3 690× | accelerator-lowering-fma.f64 |
| 3 414× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 462 |
| 1 | 431 | 444 |
| 2 | 4537 | 444 |
| 0 | 8966 | 417 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a (+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b)))))) (/ c (neg b))) |
(+ (* a (+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7)))) (/ (* c c) (neg (* b (* b b))))) |
(+ (* -2 (/ (* c (* c c)) (pow b 5))) (/ (* -5 (* a (pow c 4))) (pow b 7))) |
(/ (* c (* c c)) (pow b 5)) |
(* (/ -1 b) c) |
(/ -1 b) |
(/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a)) |
(+ (* a (/ (* a c) (* b (* b b)))) (/ a b)) |
(* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) |
(* c -2) |
(/ (- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(- (/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) (/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/ (+ (* b b) (* c (* a -4))) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ (* b b) (* c (* a -4))) |
(/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) |
(+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) |
(/ (/ (+ (* (+ (* b b) (* c (* a -4))) (+ 0 (+ (* b b) (* 0 b)))) (* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b))))) (* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b))))) (* 2 a)) |
(* 0 b) |
(/ (* c c) (neg (* b (* b b)))) |
(/ (* -5 (* a (pow c 4))) (pow b 7)) |
(* -5 (* a (pow c 4))) |
(/ (* a c) (* b (* b b))) |
(* b (* b b)) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (+ 0 (+ (* b b) (* 0 b)))) |
(* (sqrt (+ (* b b) (* c (* a -4)))) (- 0 (* b (* b b)))) |
| Outputs |
|---|
(+.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))) |
(+.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (fma.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))) |
(+.f64 (+.f64 (/.f64 c (neg.f64 b)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b))))) (/.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(fma.f64 a (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))) |
(fma.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (fma.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))) |
(fma.f64 (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) a (/.f64 c (neg.f64 b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 c (neg.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(+.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(+.f64 (fma.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))))) |
(-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) c) #s(literal -1 binary64)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -7/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -21 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b)))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c (neg.f64 c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))) |
(/.f64 (*.f64 c (*.f64 c (neg.f64 c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 c (neg.f64 c)))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c (neg.f64 c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (neg.f64 b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c)))) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) b) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(pow.f64 (neg.f64 b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 (*.f64 #s(literal -2 binary64) c))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 (*.f64 #s(literal -2 binary64) c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c)) a) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 (*.f64 #s(literal -2 binary64) c)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 c) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) a) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 c) (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c)) a)) |
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 (*.f64 #s(literal -2 binary64) c))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) a) (neg.f64 c)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #s(literal 2 binary64))) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) c) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (neg.f64 c))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a (/.f64 a b)) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b)) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) a) (/.f64 a b)) |
(fma.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c (/.f64 a b)) (/.f64 a b)) |
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c (*.f64 b b)) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) a) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) c) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) c) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) c) (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a))) |
(/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 a a) c))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 b a) (*.f64 (*.f64 a a) c))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) c) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) c (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) c) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) a (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c)) (fma.f64 (/.f64 a b) (-.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) c) |
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(*.f64 c #s(literal -2 binary64)) |
(+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 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)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (neg.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) b) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (neg.f64 b))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) b) b (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (fma.f64 b (*.f64 b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
#s(literal 0 binary64) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))))) |
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (neg.f64 c))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 c c) (neg.f64 b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (neg.f64 b)) c) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) c) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (neg.f64 (pow.f64 b #s(literal 7 binary64))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 7 binary64)))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))))) |
(/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) (neg.f64 (pow.f64 b #s(literal 7 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)))) (neg.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal 7/2 binary64))) (pow.f64 b #s(literal 7/2 binary64))) |
(pow.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64)))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64))) |
(*.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal 7 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))))) |
(*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) |
(*.f64 (pow.f64 b #s(literal -7 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal -7 binary64)))) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal -7 binary64))) #s(literal -5 binary64)) |
(*.f64 (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 #s(literal -5 binary64) (pow.f64 b #s(literal 7/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (pow.f64 b #s(literal 7/2 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -7/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) #s(literal -5 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 7/2 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) |
(*.f64 #s(literal -5 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) #s(literal -5 binary64)) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) a) |
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c c)) (*.f64 c c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 a (neg.f64 c)) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)))) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b)))) |
(/.f64 (*.f64 c (/.f64 a b)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 a b))) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) |
(/.f64 (*.f64 (/.f64 a b) c) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b a)) |
(/.f64 (/.f64 (*.f64 a (neg.f64 c)) b) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 a (neg.f64 c)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) |
(*.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 a (neg.f64 c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) a) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 a (neg.f64 c)) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (neg.f64 c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (/.f64 c b)) |
(+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) |
(fma.f64 b (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b (neg.f64 (*.f64 b (neg.f64 b))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) b #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b) (*.f64 b (neg.f64 b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (-.f64 b #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 0 binary64)))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 b (neg.f64 (*.f64 b (neg.f64 b)))) |
(*.f64 (*.f64 b b) b) |
(*.f64 (neg.f64 b) (*.f64 b (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b) |
(*.f64 (/.f64 (*.f64 b b) (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 0 binary64)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(*.f64 b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (neg.f64 b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 b b)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) |
| 1× | egg-herbie |
| 7 304× | *-lowering-*.f32 |
| 7 304× | *-lowering-*.f64 |
| 5 652× | accelerator-lowering-fma.f32 |
| 5 652× | accelerator-lowering-fma.f64 |
| 4 916× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2505 | 20232 |
| 1 | 7352 | 20058 |
| 0 | 8061 | 19255 |
| 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 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/ a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ a b) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* -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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* 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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(* -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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (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))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) 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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(* 1/2 b) |
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* 1/2 b) |
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -4 (* (sqrt (* a c)) (sqrt -1/4))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* -1 (* b (* (sqrt -4) (sqrt -1/4))))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (+ (* b (+ (* -1/2 (/ (sqrt -1/4) (* a (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* a (* c (sqrt -1/4))))))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))) |
(/ (+ (* -4 (* a c)) (* 2 (* a c))) b) |
(/ (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/ (+ (* -4 (* a c)) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b) |
(/ (+ (* -4 (* a c)) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 6))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))))))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (* a c) (pow b 2)))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))))))) |
(* -1 (* b (+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -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 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 6))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))))))))))) |
(/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))))) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (* 2 (/ (pow a 2) (pow b 3)))))))))))) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -4 a) (* 2 a))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow a 3) (pow b 5)))))))))))))))) |
(* (sqrt (/ c a)) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) |
(* c (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))) |
(* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))))) |
(* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))))))) |
(* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))))) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3)))))))))))) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5)))))))))))))))) |
(* (sqrt (/ a c)) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) |
(* a (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))) |
(* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))))) |
(* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))))))) |
(* -1/2 (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(* -4 (* a (* (pow b 2) c))) |
(* (pow b 2) (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
(* (pow b 2) (+ (* -4 (* a c)) (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4))))))) |
(* (pow b 2) (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))))) |
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (* a c)))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 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)))))))) |
(* 2 (pow b 4)) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ (* -1 (pow b 4)) (pow b 4)) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (* 2 (* a (pow b 2))))) (pow b 4))) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c))))) (pow b 4))) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))))))) (pow b 4))) |
(* c (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) c)))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) c))))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) c)))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) c)) (* 4 (* a (pow b 2))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1))))) c)) (pow b 4)) c)) (* 4 (* a (pow b 2))))))) |
(+ (* -1 (pow b 4)) (pow b 4)) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (* 2 (* (pow b 2) c)))) (pow b 4))) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c))))) (pow b 4))) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))))))) (pow b 4))) |
(* a (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) a)))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) a))))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) a)))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) a)) (* 4 (* (pow b 2) c)))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1))))) a)) (pow b 4)) a)) (* 4 (* (pow b 2) c)))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1/4))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/2 (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4)))))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/2 (* b (+ (* -1/2 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/2 (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4))))))))) |
(* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a b))) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))) b) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2))))) b) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* 8 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 c) (* -2 c)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a)))))) |
(* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) |
(+ (* 1/2 (* c (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3))))))) (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b))))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) (* a b))) (+ (* 8 (/ (pow a 2) (pow b 5))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3))))))))))) |
(* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2)))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow c 3))))))) |
(* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))) |
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 7))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) |
(/ (+ (* 1/2 (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))) (* a (+ (* 1/2 (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5))))))) (* 1/2 (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))))))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow a 3)))))) |
(* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) |
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* 1/2 b) |
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(* 1/2 b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))) |
(* (pow b 2) (+ (* (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)))))))) |
(* (pow b 2) (+ (* (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)))))))))) |
(pow b 3) |
(* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 3) (+ 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 (pow b 3)) |
(* -1 (* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* (pow b 3) (+ 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 3) |
(+ (* -2 (* a (* b c))) (pow b 3)) |
(+ (* c (+ (* -2 (* a b)) (* -2 (/ (* (pow a 2) c) b)))) (pow b 3)) |
(+ (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))) (pow b 3)) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4))))))) |
(* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) |
(pow b 3) |
(+ (* -2 (* a (* b c))) (pow b 3)) |
(+ (* a (+ (* -2 (* b c)) (* -2 (/ (* a (pow c 2)) b)))) (pow b 3)) |
(+ (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* -2 (/ (pow c 2) b)))))) (pow b 3)) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4))))))) |
(* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (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 (pow b 4)) |
(* (pow b 4) (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (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 (pow b 4)) |
(+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c)))) |
(+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c))))) |
(+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))) |
(* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1)))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1)))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1))))))))) |
(* -1 (pow b 4)) |
(+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c)))) |
(+ (* -1 (pow b 4)) (* a (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c))))) |
(+ (* -1 (pow b 4)) (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3))))))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))) |
(* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1)))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1)))))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1))))))))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) a))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (neg.f64 a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (neg.f64 a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c (*.f64 a b))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c (*.f64 a b))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 c (*.f64 a b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(/ a b) |
(/.f64 a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 a (*.f64 b c))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 a (*.f64 b c))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 a (*.f64 b c))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(/ a b) |
(/.f64 a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -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)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.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))))) #s(literal 1 binary64)) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.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))))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64)))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) a)) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))) (* (pow a 3) (pow c 3)))) (pow b 6))) (* 4 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (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 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) c) (*.f64 b c)) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 b c (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c))) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/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)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) |
(fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 a b)) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 a b (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c)))) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (fma.f64 a (*.f64 c (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) |
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(fma.f64 c (+.f64 (fma.f64 (neg.f64 c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(fma.f64 c (+.f64 (fma.f64 c (fma.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c c))))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) #s(literal -4 binary64)))))) (*.f64 a #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c)))))) (fma.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))) c))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (neg.f64 b) c)) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c)))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c))))) a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 b) c)))))))) c))) (*.f64 (neg.f64 b) c)) c))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(fma.f64 a (+.f64 (fma.f64 (neg.f64 a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(fma.f64 a (+.f64 (fma.f64 a (fma.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 c (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))))) (*.f64 #s(literal 4 binary64) (/.f64 b #s(literal -4 binary64)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (*.f64 c #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal -4 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) b))) a))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (neg.f64 a) b)) a))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) b))))) c)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 a) b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) (*.f64 (neg.f64 a) b)) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(* -4 (* (sqrt (* a c)) (sqrt -1/4))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* -1 (* b (* (sqrt -4) (sqrt -1/4))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (neg.f64 b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (sqrt -1/4))) (* b (+ (* -1 (* (sqrt -4) (sqrt -1/4))) (* b (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1/4)))) (+ (* b (+ (* -1/2 (/ (sqrt -1/4) (* a (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* a (* c (sqrt -1/4))))))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(/ (+ (* -4 (* a c)) (* 2 (* a c))) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(/ (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 (*.f64 a c) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b) |
(/ (+ (* -4 (* a c)) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))) b) |
(/ (+ (* -4 (* a c)) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 6))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 4))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))))))))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 8 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* 4 (/ (* a c) (pow b 2)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2))))))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))))))) |
(* -1 (* b (+ 2 (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -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 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 6))) (+ (* 2 (/ (* a (* c (+ (* -4 (* a c)) (* -2 (* a c))))) (pow b 4))) (* 4 (/ (* a c) (pow b 2)))))))))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))))))))) |
(/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)) |
(/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))))) |
(+.f64 b (fma.f64 c (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) a) b)) (neg.f64 b))) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (* 2 (/ (pow a 2) (pow b 3)))))))))))) |
(+.f64 b (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b))))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* c (+ (* -4 (/ a b)) (+ (* 2 (/ a b)) (+ (* 2 (/ (* a (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* c (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* a (+ (* -4 a) (* 2 a))) (pow b 3))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* c (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -4 a) (* 2 a))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow a 3) (pow b 5)))))))))))))))) |
(+.f64 b (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a b) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))))))) (neg.f64 b))) |
(* (sqrt (/ c a)) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 b b)) |
(* c (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* c (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* a (* (pow c 2) (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1/4))))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))))) |
(* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 b b))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c))) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (+ (* -1/8 (/ (pow b 3) a)) (* -1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))))) c))) c))) c))))) |
(/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)) |
(/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))))) |
(+.f64 b (fma.f64 a (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) c) b)) (neg.f64 b))) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3)))))))))))) |
(+.f64 b (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c b) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (fma.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b))))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (+ (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))) (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5)))))))))))))))) |
(+.f64 b (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c b) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)) (fma.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 c #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))))) (neg.f64 b))) |
(* (sqrt (/ a c)) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 b b)) |
(* a (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* a (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (* c (sqrt -4))))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))))))) |
(* -1/2 (* (sqrt (/ a c)) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b))) |
(* -1 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) a))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)))))) a))) a))) a)))) |
(* -4 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) |
(* (pow b 2) (+ (* -4 (* a c)) (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (+.f64 b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(* (pow b 2) (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(* (pow b 2) (+ (* -4 (* a c)) (* 2 (* a c)))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -2 binary64))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 2) (+ (* -4 (* a c)) (+ (* 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)))))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 2 (pow b 4)) |
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) #s(literal 2 binary64))) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -6 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 2 (+ (* -4 (/ (* a c) (pow 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 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))))) |
(+ (* -1 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (* 2 (* a (pow b 2))))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 (*.f64 a (*.f64 b b)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c))))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (fma.f64 (*.f64 a (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (+ (* c (+ (* -4 (* a (pow b 2))) (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))))))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (fma.f64 (*.f64 a (*.f64 b b)) #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64)))) |
(* c (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) c)))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) c))))) |
(*.f64 c (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* c (+ (* -4 (* a (pow b 2))) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) c)))))) |
(*.f64 c (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) c)) (* 4 (* a (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 7) (sqrt -1))))) c)) (pow b 4)) c)) (* 4 (* a (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))))) |
(+ (* -1 (pow b 4)) (pow b 4)) |
(*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (* 2 (* (pow b 2) c)))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 (*.f64 (*.f64 b b) c) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c))))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (+ (* a (+ (* -4 (* (pow b 2) c)) (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))))))) (pow b 4))) |
(+.f64 (neg.f64 (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))) |
(* a (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (/ (pow b 4) a)))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (/ (pow b 4) a))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))) |
(* a (+ (* -4 (* (pow b 2) c)) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))) (/ (pow b 4) a)))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c)))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 5) (sqrt -1)))) (pow b 4)) a)) (* 4 (* (pow b 2) c)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) a))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 7) (sqrt -1))))) a)) (pow b 4)) a)) (* 4 (* (pow b 2) c)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (/.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1/4))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/2 (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4)))))))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1/4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/2 (* b (+ (* -1/2 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/32 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/2 (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1/4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1/4))))))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (* a b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (*.f64 b b)))) b) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) a)) b) |
(/ (+ (* 1/2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)) (+ (* 1/2 (/ (+ (* -1 (* a (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* -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)))))))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* 8 (* (pow a 3) (pow c 4)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 (* a c)) (* 2 (* a c)))) a)) (* 8 (* (pow a 2) (pow c 3)))) (pow b 4))) (* 1/2 (/ (+ (* 2 (* a (pow c 2))) (* 2 (* c (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) a)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (*.f64 b b)))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c #s(literal -6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -4 c) (* -2 c)))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -4 c) (+ (* -2 c) (* 4 c))) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (pow c 2))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (* c (+ (* -4 c) (* -2 c))))))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c #s(literal -6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) |
(+ (* 1/2 (* c (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3))))))) (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b))))))) |
(fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a b))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 b (*.f64 b b))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) (* c (+ (* 1/2 (- (* 2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 5))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) (* a b))) (+ (* 8 (/ (pow a 2) (pow b 5))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (+ (* -4 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) (* a b))) (* 2 (/ a (pow b 3))))))))))) |
(fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a b)) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a b))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 b (*.f64 b b))))) |
(* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))))) |
(*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2)))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b)))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1/4) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* (pow a 2) (sqrt -4)))) (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow c 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (+ (* -4 (* a (pow b 2))) (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow c 3))))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))))) |
(* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 b b))) |
(* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ c (pow a 7))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))))))) c)) (* 1/2 (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2)))))))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 4 (* a (pow b 2))))) (pow b 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))))) c))) c)))) |
(* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (* a (pow b 3)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 b (*.f64 b b)))) |
(/ (+ (* 1/2 (* a (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))) (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) c) b)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (* a (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))) (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5))))))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) c) b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 4)) (pow b 4)) (pow b 3))) (* a (+ (* 1/2 (+ (* -4 (/ c b)) (+ (* 2 (/ c b)) (* 2 (/ (* c (+ (* -1 (pow b 4)) (pow b 4))) (pow b 5)))))) (* a (+ (* 1/2 (* a (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -4 c) (* 2 c))))) (+ (* -1/2 (/ (* (+ (* -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 (pow b 4)) (pow b 4))) b)) (* 8 (/ (pow c 3) (pow b 5))))))) (* 1/2 (+ (* -1/2 (/ (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 4)) (pow b 4))) b)) (+ (* 2 (/ (* c (+ (* -4 c) (* 2 c))) (pow b 3))) (* 2 (/ (pow c 2) (pow b 3))))))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 c #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (fma.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) c) b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1/4) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1/4)))) (+ (* 1/2 (/ (+ (* -1/2 (/ (* (pow b 3) (sqrt -1/4)) (* c (sqrt -4)))) (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4))))) (sqrt -1/4))))) (pow a 2))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (pow b 4) (sqrt -1/4)))) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (+ (* -4 (* (pow b 2) c)) (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))))) (sqrt -1/4))))) (pow a 3)))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 c (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a)))))) |
(* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b))) |
(+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) a) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (pow b 3) c)) (* -1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 2) (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))))))) a))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 4 (* (pow b 2) c)))) (pow b 2))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 b b)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)))))) a) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))))) a))) a))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (neg.f64 b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (neg.f64 a) c) (pow.f64 b #s(literal 4 binary64))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) |
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b))))) |
(fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b))))) |
(fma.f64 c (fma.f64 c (-.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -4 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -4 binary64)))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) a)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) a))) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) a))) c))) c)) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) |
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b))))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (neg.f64 (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -4 binary64)))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a))) a)) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* (pow b 2) (+ (* (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)))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* (pow b 2) (+ (* (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)))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* (pow b 3) (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* -2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* -2 (* a b)) (* -2 (/ (* (pow a 2) c) b)))) (pow b 3)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a b (/.f64 (*.f64 (*.f64 a a) c) b))) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b)))))) (pow b 3)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b))) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 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)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 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)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 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))))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* -2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* -2 (* b c)) (* -2 (/ (* a (pow c 2)) b)))) (pow b 3)) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 b c (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* -2 (/ (pow c 2) b)))))) (pow b 3)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b))) |
(* (sqrt (* a c)) (* (pow b 2) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 6) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 8) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -4))))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 8) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.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))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow b 3) (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (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)))))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (pow b 4)) |
(neg.f64 (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(* (pow b 4) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1 binary64))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* (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))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 (pow b 4)) |
(neg.f64 (pow.f64 b #s(literal 4 binary64))) |
(+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* 2 (* (pow a 2) c))))) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 b b) (*.f64 (*.f64 a a) c))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* 2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3))))))) |
(*.f64 c (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 7) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (pow b 4)) |
(neg.f64 (pow.f64 b #s(literal 4 binary64))) |
(+ (* -1 (pow b 4)) (* 2 (* a (* (pow b 2) c)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (* a (+ (* 2 (* a (pow c 2))) (* 2 (* (pow b 2) c))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -1 (pow b 4)) (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* 2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (sqrt -4)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3))))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 5) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 9) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 7) (pow (sqrt -4) 3)))))))) |
(*.f64 a (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))))) |
(* 2 (* (sqrt (* a c)) (* (pow b 3) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 9) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 7) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
Compiled 104 142 to 6 575 computations (93.7% saved)
75 alts after pruning (71 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 042 | 36 | 2 078 |
| Fresh | 14 | 35 | 49 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 2 060 | 75 | 2 135 |
| Status | Accuracy | Program |
|---|---|---|
| 96.3% | (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) | |
| 96.6% | (fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) | |
| ▶ | 96.6% | (fma.f64 (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) a (/.f64 c (neg.f64 b))) |
| 32.5% | (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) | |
| 32.9% | (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) | |
| 33.0% | (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) | |
| 96.6% | (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) | |
| 94.6% | (fma.f64 a (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))) | |
| 32.2% | (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 32.7% | (/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.8% | (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.7% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.9% | (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 33.4% | (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 95.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) | |
| 95.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) | |
| 31.8% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 32.3% | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (fma.f64 (neg.f64 b) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.7% | (/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) | |
| 91.0% | (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) | |
| 31.9% | (/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.8% | (/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.9% | (/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.0% | (/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.7% | (/.f64 (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 32.6% | (/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.9% | (/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 31.8% | (/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| 31.0% | (/.f64 (/.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.2% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 29.1% | (/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.4% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.7% | (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.2% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 31.6% | (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| 31.0% | (/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))) | |
| 32.4% | (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) | |
| ✓ | 31.3% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
| 31.1% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) | |
| 94.6% | (/.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) | |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 30.9% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 30.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.6% | (/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) | |
| 32.4% | (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) | |
| 90.4% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) c) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.4% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) | |
| 81.6% | (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) | |
| ✓ | 81.6% | (/.f64 c (neg.f64 b)) |
| 31.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| ▶ | 81.4% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| 31.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) | |
| ▶ | 31.0% | (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
| 30.5% | (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 30.7% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 31.6% | (*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) | |
| 31.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| ✓ | 81.4% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 90.6% | (*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) | |
| 90.6% | (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) | |
| 90.7% | (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
Compiled 6 869 to 2 760 computations (59.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) b) |
| ✓ | cost-diff | 320 | (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) |
| ✓ | cost-diff | 320 | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| ✓ | cost-diff | 4416 | (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 320 | (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| ✓ | cost-diff | 896 | (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (neg.f64 c) |
| ✓ | cost-diff | 0 | (/.f64 b (neg.f64 c)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) a (/.f64 c (neg.f64 b))) |
| ✓ | cost-diff | 128 | (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
| 7 046× | accelerator-lowering-fma.f32 |
| 7 046× | accelerator-lowering-fma.f64 |
| 5 610× | *-lowering-*.f32 |
| 5 610× | *-lowering-*.f64 |
| 2 154× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 730 |
| 1 | 217 | 673 |
| 2 | 717 | 641 |
| 3 | 2647 | 628 |
| 4 | 6054 | 624 |
| 0 | 8332 | 594 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) a) (/ c (neg b))) |
(+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) |
a |
(+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b))))) |
(* (* c c) (* (* c c) a)) |
(* c c) |
c |
(* (* c c) a) |
(* -5 (pow b -7)) |
-5 |
(pow b -7) |
b |
-7 |
(/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))) |
(* -2 (* c (* c c))) |
-2 |
(* c (* c c)) |
(* (* b b) (* b (* b b))) |
(* b b) |
(* b (* b b)) |
(/ (* c c) (neg (* b (* b b)))) |
(neg (* b (* b b))) |
(/ c (neg b)) |
(neg b) |
(/ 1 (/ b (neg c))) |
1 |
(/ b (neg c)) |
b |
(neg c) |
c |
(/ (- (+ (* a (* c -4)) (* b b)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(- (+ (* a (* c -4)) (* b b)) (* b b)) |
(+ (* a (* c -4)) (* b b)) |
a |
(* c -4) |
c |
-4 |
(* b b) |
b |
(* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))) |
(* a 2) |
2 |
(+ b (sqrt (+ (* a (* c -4)) (* b b)))) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
(/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(+ (* a (* c -4)) (* b b)) |
a |
(* c -4) |
c |
-4 |
(* b b) |
b |
(* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))) |
(* a 2) |
2 |
(+ b (sqrt (+ (* a (* c -4)) (* b b)))) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(/ (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) (* 2 a)) |
(/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) |
(+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) |
(sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) |
(- (* b (* b (* b b))) (* (* c (* a (* c a))) 16)) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(* (* c (* a (* c a))) 16) |
(* c (* a (* c a))) |
c |
(* a (* c a)) |
a |
(* c a) |
16 |
(+ 0 b) |
0 |
(* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b))) |
(sqrt (- (* b b) (* c (* a -4)))) |
(- (* b b) (* c (* a -4))) |
(* c (* a -4)) |
(* a -4) |
-4 |
(* b (neg b)) |
(neg b) |
(* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b)) |
(* 2 a) |
2 |
| Outputs |
|---|
(+ (* (+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) a) (/ c (neg b))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal -7 binary64)))))) (/.f64 c (neg.f64 b))) |
(+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal -7 binary64)))))) |
a |
(+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 a (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 b #s(literal -7 binary64)) c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(* (* c c) (* (* c c) a)) |
(*.f64 c (*.f64 a (*.f64 c (*.f64 c c)))) |
(* c c) |
(*.f64 c c) |
c |
(* (* c c) a) |
(*.f64 a (*.f64 c c)) |
(* -5 (pow b -7)) |
(*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) |
-5 |
#s(literal -5 binary64) |
(pow b -7) |
(pow.f64 b #s(literal -7 binary64)) |
b |
-7 |
#s(literal -7 binary64) |
(/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* -2 (* c (* c c))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) |
-2 |
#s(literal -2 binary64) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* (* b b) (* b (* b b))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(* b b) |
(*.f64 b b) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(/ (* c c) (neg (* b (* b b)))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(neg (* b (* b b))) |
(*.f64 b (*.f64 b (neg.f64 b))) |
(/ c (neg b)) |
(/.f64 c (neg.f64 b)) |
(neg b) |
(neg.f64 b) |
(/ 1 (/ b (neg c))) |
(/.f64 c (neg.f64 b)) |
1 |
#s(literal 1 binary64) |
(/ b (neg c)) |
(/.f64 b (neg.f64 c)) |
b |
(neg c) |
(neg.f64 c) |
c |
(/ (- (+ (* a (* c -4)) (* b b)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(- (+ (* a (* c -4)) (* b b)) (* b b)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* a (* c -4)) (* b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ b (sqrt (+ (* a (* c -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(+ (* a (* c -4)) (* b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ b (sqrt (+ (* a (* c -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/ (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) (* 2 a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 (*.f64 a c) #s(literal -16 binary64)) c) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 (*.f64 a c) #s(literal -16 binary64)) c) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) |
(*.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 (*.f64 a c) #s(literal -16 binary64)) c) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) |
(sqrt.f64 (fma.f64 a (*.f64 (*.f64 (*.f64 a c) #s(literal -16 binary64)) c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(- (* b (* b (* b b))) (* (* c (* a (* c a))) 16)) |
(fma.f64 a (*.f64 (*.f64 (*.f64 a c) #s(literal -16 binary64)) c) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (* c (* a (* c a))) 16) |
(*.f64 a (*.f64 (*.f64 a (*.f64 c c)) #s(literal 16 binary64))) |
(* c (* a (* c a))) |
(*.f64 a (*.f64 a (*.f64 c c))) |
c |
(* a (* c a)) |
(*.f64 a (*.f64 a c)) |
a |
(* c a) |
(*.f64 a c) |
16 |
#s(literal 16 binary64) |
(+ 0 b) |
b |
0 |
#s(literal 0 binary64) |
(* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) |
(sqrt (- (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(- (* b b) (* c (* a -4))) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* b (neg b)) |
(*.f64 b (neg.f64 b)) |
(neg b) |
(neg.f64 b) |
(* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b)) |
(*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b))) |
| ✓ | accuracy | 99.4% | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) |
| ✓ | accuracy | 32.2% | (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) |
| ✓ | accuracy | 99.7% | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| ✓ | accuracy | 31.5% | (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
| ✓ | accuracy | 99.7% | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
| ✓ | accuracy | 31.3% | (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 c)) |
| ✓ | accuracy | 100.0% | (neg.f64 c) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
| 239.0ms | 176× | 1 | valid |
| 34.0ms | 80× | 0 | valid |
Compiled 777 to 69 computations (91.1% saved)
ival-mult: 77.0ms (40.8% of total)ival-div: 42.0ms (22.2% of total)ival-neg: 28.0ms (14.8% of total)ival-add: 12.0ms (6.4% of total)adjust: 9.0ms (4.8% of total)ival-sqrt: 9.0ms (4.8% of total)ival-sub: 7.0ms (3.7% of total)ival-pow: 3.0ms (1.6% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))> |
#<alt (+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b)))))> |
#<alt (+ (* (+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) a) (/ c (neg b)))> |
#<alt (* (* c c) (* (* c c) a))> |
#<alt (/ 1 (/ b (neg c)))> |
#<alt (/ b (neg c))> |
#<alt (neg c)> |
#<alt (- (+ (* a (* c -4)) (* b b)) (* b b))> |
#<alt (/ (- (+ (* a (* c -4)) (* b b)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))> |
#<alt (+ (* a (* c -4)) (* b b))> |
#<alt (* c -4)> |
#<alt (- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))))> |
#<alt (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))> |
#<alt (/ (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) (* 2 a))> |
#<alt (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b)))> |
#<alt (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b))))> |
#<alt (+ 0 b)> |
#<alt (* (* b b) (* b (* b b)))> |
#<alt (/ (* c c) (neg (* b (* b b))))> |
#<alt (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b))))> |
#<alt (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))> |
#<alt (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))> |
#<alt (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))> |
| Outputs |
|---|
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))> |
#<alt (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* a (pow c 4))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (/ 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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) 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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (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))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 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 (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 (* -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/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a)> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))> |
#<alt (* 1/4 (/ b a))> |
#<alt (+ (* -3/4 (/ c b)) (* 1/4 (/ b a)))> |
#<alt (+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b)))))> |
#<alt (+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b)))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))> |
#<alt (* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))))> |
#<alt (* 1/4 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2)))))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3))))))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* a (pow c 2))) (* 8 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))))> |
#<alt (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2))))> |
#<alt (+ (* 1/2 (* c (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))))> |
#<alt (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (* c (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))))))) (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b)))))))> |
#<alt (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1/2 (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))) a)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (* 1/2 (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3))))))))))))> |
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2)))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2)))))))> |
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2))))))> |
#<alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2)))))))> |
#<alt (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2))))> |
#<alt (/ (+ (* 1/2 (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)))) a)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))) (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))))) a)> |
#<alt (/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* 1/2 (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))))))) a)> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2)))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2))))))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4))))))> |
#<alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2)))))> |
#<alt (* 1/2 (* (sqrt (* a c)) (sqrt -16)))> |
#<alt (+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b)> |
#<alt (/ (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))))> |
#<alt (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3))))))))))))> |
#<alt (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))))))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b)))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))))))> |
#<alt (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3))))))))))))> |
#<alt (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))))))))> |
#<alt (* 1/2 (* (sqrt (/ a c)) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b)))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))))))> |
#<alt (* a (* b (* c (sqrt -16))))> |
#<alt (* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))> |
#<alt (* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2)))))))> |
#<alt (* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16)))))))))))> |
#<alt (* -2 (* a (* b c)))> |
#<alt (* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))> |
#<alt (* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))> |
#<alt (* b (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))))> |
#<alt (* 2 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2)))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -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))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) 2)))> |
#<alt (+ (* -1 (pow b 3)) (pow b 3))> |
#<alt (+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (* 2 (/ (pow a 2) b)))))) (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b))))))) (pow b 3)))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))))))> |
#<alt (+ (* -1 (pow b 3)) (pow b 3))> |
#<alt (+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (* 2 (/ (pow c 2) b)))))) (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b))))))) (pow b 3)))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))))))> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt b> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* 4 (* a b))> |
#<alt (* a (+ (* -4 (/ (* a c) b)) (* 4 b)))> |
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a))))> |
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))> |
#<alt (* 4 (* a b))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))> |
#<alt (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))> |
#<alt (* 4 (/ (* (pow a 2) c) b))> |
#<alt (* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))> |
#<alt (* 4 (* a b))> |
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b)))> |
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))> |
#<alt (+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c))))> |
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))> |
#<alt (* (pow b 2) (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* -1/2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1/2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a))))> |
#<alt (* b (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2)))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/4 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/4 (/ 1 a))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ c (pow b 2))))))> |
#<alt (* 1/4 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 c) (* 1/4 c)) (pow b 4))) (/ 1/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 c) (* 1/4 c))))) (+ (* -1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 1/2 (* a (pow c 2))))) (pow b 6))) (/ 1/4 (* a (pow b 2)))) (+ (* -1/2 (/ c (pow b 4))) (+ (* 1/4 (/ c (pow b 4))) (* 1/4 (/ 1 (* (pow a 2) c))))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow a 2))> |
#<alt (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))> |
#<alt (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (/ (pow b 3) c))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2))> |
#<alt (* 1/4 (/ b a))> |
#<alt (+ (* 1/4 (/ b a)) (* 1/4 (/ c b)))> |
#<alt (+ (* 1/4 (/ b a)) (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))))> |
#<alt (+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))) (* 1/2 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))))) c)> |
#<alt (/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))))) c)> |
#<alt (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) c))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 3)))) c))) c)) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2)))))))> |
#<alt (* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))) (* 1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3)))))))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))> |
#<alt (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1))> |
#<alt (pow b 3)> |
#<alt (* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)))> |
#<alt (* -1 (pow b 3))> |
#<alt (+ (* -2 (* a (* b c))) (* -1 (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* 2 (/ (* (pow a 2) c) b)))))> |
#<alt (+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b)))))))> |
#<alt (* -2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4)))))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))))))> |
#<alt (* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6)))))))> |
#<alt (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (+ (* -2 (* a (* b c))) (* -1 (pow b 3)))> |
#<alt (+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* 2 (/ (* a (pow c 2)) b)))))> |
#<alt (+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b)))))))> |
#<alt (* -2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4)))))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))))))> |
#<alt (* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6)))))))> |
#<alt (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))))> |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | b | @ | 0 | (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
| 35.0ms | b | @ | inf | (- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
| 32.0ms | c | @ | -inf | (- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
| 24.0ms | a | @ | inf | (/ (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) (* 2 a)) |
| 4.0ms | b | @ | -inf | (- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
| 1× | batch-egg-rewrite |
| 4 802× | *-lowering-*.f32 |
| 4 802× | *-lowering-*.f64 |
| 3 838× | accelerator-lowering-fma.f32 |
| 3 838× | accelerator-lowering-fma.f64 |
| 3 118× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 460 |
| 1 | 435 | 389 |
| 2 | 4266 | 389 |
| 0 | 8222 | 364 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b))))) |
(+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) |
(+ (* (+ (* a (+ (* (* (* c c) (* (* c c) a)) (* -5 (pow b -7))) (/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))))) (/ (* c c) (neg (* b (* b b))))) a) (/ c (neg b))) |
(* (* c c) (* (* c c) a)) |
(/ 1 (/ b (neg c))) |
(/ b (neg c)) |
(neg c) |
(- (+ (* a (* c -4)) (* b b)) (* b b)) |
(/ (- (+ (* a (* c -4)) (* b b)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(+ (* a (* c -4)) (* b b)) |
(* c -4) |
(- (/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) (/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))))) |
(/ (+ (* a (* c -4)) (* b b)) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(/ (/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) (* 2 a)) |
(/ (+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) (* (sqrt (- (* b b) (* c (* a -4)))) (+ 0 b))) |
(+ (* (sqrt (- (* b (* b (* b b))) (* (* c (* a (* c a))) 16))) (+ 0 b)) (* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b)))) |
(+ 0 b) |
(* (* b b) (* b (* b b))) |
(/ (* c c) (neg (* b (* b b)))) |
(/ (* -2 (* c (* c c))) (* (* b b) (* b (* b b)))) |
(* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b))))) |
(/ (* b b) (* (* a 2) (+ b (sqrt (+ (* a (* c -4)) (* b b)))))) |
(* (sqrt (- (* b b) (* c (* a -4)))) (* b (neg b))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c c) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal -7 binary64)) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (*.f64 c c) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal -7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) c) (*.f64 c (*.f64 c (*.f64 c a))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 c c)) (*.f64 c (*.f64 c a)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (pow.f64 b #s(literal -7/2 binary64))) (pow.f64 b #s(literal -7/2 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64)))) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))) (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal -21 binary64)) #s(literal -125 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -14 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 c (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(+.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) a)) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(+.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b))))) (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) a) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) a) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) a) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) a (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64))) (*.f64 (pow.f64 b #s(literal -7 binary64)) a) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) c (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -5 binary64)))) (pow.f64 b #s(literal -7 binary64)) (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b)))))) (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b))))))) (neg.f64 (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b)))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (neg.f64 b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 c) (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))))))) |
(+.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 c (neg.f64 b))) |
(+.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 c b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b))))) (/.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c (neg.f64 b))) |
(fma.f64 (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) a (/.f64 c (neg.f64 b))) |
(fma.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b))))) (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b))))) (+.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (*.f64 a (/.f64 c (neg.f64 b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))) (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))))) (neg.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 c (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64)))) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 c (neg.f64 b)))))) |
(*.f64 c (*.f64 c (*.f64 c (*.f64 c a)))) |
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c a))) |
(*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 c a)) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c a)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c a))) c) |
(exp.f64 (log.f64 (/.f64 c (neg.f64 b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 c)))) |
(/.f64 c (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (neg.f64 c)) (/.f64 b (neg.f64 c))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(*.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(exp.f64 (log.f64 (/.f64 b (neg.f64 c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c)) |
(neg.f64 (/.f64 b c)) |
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 b (neg.f64 c)) |
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 c) (*.f64 b b))) |
(/.f64 (neg.f64 b) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b))) |
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(/.f64 (/.f64 b c) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 b (neg.f64 b)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (neg.f64 c))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (neg.f64 c))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 c)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) c)) (neg.f64 b)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) c) |
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) c)) |
(*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) c) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 c)) |
(-.f64 #s(literal 0 binary64) c) |
(neg.f64 c) |
(/.f64 (*.f64 c (neg.f64 c)) (+.f64 #s(literal 0 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))) |
(*.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) c) |
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64)) |
(+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 b))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 b (neg.f64 b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 b (-.f64 b #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 b) b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.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 b (neg.f64 b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))))) (*.f64 b (neg.f64 b))) |
(fma.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.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 b (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (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 b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (fma.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 (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 b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) #s(literal 0 binary64)) (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (neg.f64 b))))) (fma.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 (neg.f64 b)) (*.f64 b (neg.f64 b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 b)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (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 b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (pow.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)))))) #s(literal 3 binary64)) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) (/.f64 (pow.f64 (/.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 b b)) #s(literal -3 binary64)) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 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 (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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 b (neg.f64 (/.f64 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 (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))))))) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (/.f64 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 (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))))))) |
(fma.f64 #s(literal 1 binary64) (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.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 (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))))))) |
(fma.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (/.f64 #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 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))))) |
(/.f64 (fma.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 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))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (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 (*.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 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.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 b b)))) |
(/.f64 (-.f64 (*.f64 #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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (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 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.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 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.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 b b)))) |
(/.f64 (-.f64 (*.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 a #s(literal -2 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 b (neg.f64 b)))) (*.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 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)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (/.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 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))) #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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (neg.f64 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 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 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (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 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 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 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.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 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (+.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 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (neg.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (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 (*.f64 a #s(literal 2 binary64)) (+.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.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 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 b b) (*.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 b b) (*.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 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (*.f64 b b) (*.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 b b) (*.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 (*.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 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)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.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)) #s(literal 0 binary64)) a) (*.f64 #s(literal 2 binary64) (+.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)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.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 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.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 (*.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 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(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))) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (-.f64 b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.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 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(+.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 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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (pow.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)))))) #s(literal 3 binary64)) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) (/.f64 (pow.f64 (/.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 b b)) #s(literal -3 binary64)) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 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 (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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 b (neg.f64 (/.f64 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 (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))))))) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (/.f64 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 (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))))))) |
(fma.f64 #s(literal 1 binary64) (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.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 (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))))))) |
(fma.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (/.f64 #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 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))))) |
(/.f64 (fma.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 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))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (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 (*.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 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.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 b b)))) |
(/.f64 (-.f64 (*.f64 #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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (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 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.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 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.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 b b)))) |
(/.f64 (-.f64 (*.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 a #s(literal -2 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 b (neg.f64 b)))) (*.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 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)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (/.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 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))) #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 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (neg.f64 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 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 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (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 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 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 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.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 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (+.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 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (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 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (neg.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (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 (*.f64 a #s(literal 2 binary64)) (+.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.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 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 b b) (*.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 b b) (*.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 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (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 a #s(literal 2 binary64)) (+.f64 b (sqrt.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 (*.f64 b b) (*.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 b b) (*.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 (*.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 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)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.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)) #s(literal 0 binary64)) a) (*.f64 #s(literal 2 binary64) (+.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)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.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 (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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.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 (*.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 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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 (-.f64 (pow.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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 b b)) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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)) #s(literal 0 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.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)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(neg.f64 (/.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 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 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 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 a #s(literal 2 binary64))))) |
(/.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 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.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 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 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64)))) (*.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 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.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 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.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 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (*.f64 #s(literal 2 binary64) (+.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 a #s(literal 2 binary64))) |
(pow.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.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 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b (neg.f64 b))) (/.f64 #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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.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 a #s(literal 2 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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (neg.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) a) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) b) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 2 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))))) |
(/.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))) (neg.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(*.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(+.f64 #s(literal 0 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(+.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)) #s(literal 0 binary64)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(fma.f64 b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (neg.f64 b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) b (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) (neg.f64 (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (neg.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (*.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (log.f64 b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 b b) (neg.f64 b))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 b)) |
(/.f64 (*.f64 b b) (-.f64 b #s(literal 0 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b (neg.f64 b))) (*.f64 b (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) b) |
(/.f64 (/.f64 (*.f64 b (neg.f64 b)) #s(literal -1 binary64)) b) |
(/.f64 (exp.f64 (log.f64 (*.f64 b (neg.f64 b)))) (exp.f64 (log.f64 (neg.f64 b)))) |
(pow.f64 b #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 b) (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) (neg.f64 b)) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (log.f64 (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 b)) |
(pow.f64 b #s(literal 5 binary64)) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))))) |
(/.f64 (*.f64 c (neg.f64 c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 c (neg.f64 c))) (*.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 c c) (neg.f64 b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (neg.f64 c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b (*.f64 b (neg.f64 b))))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) c) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64)))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b))) |
(+.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) b (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.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 a #s(literal 2 binary64)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.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 a #s(literal 2 binary64))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.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 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (*.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 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 (*.f64 b (neg.f64 b))) (*.f64 (neg.f64 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 #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 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (*.f64 b (*.f64 b (*.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 #s(literal -1 binary64) (neg.f64 (/.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 b b)))) |
(/.f64 (*.f64 b (neg.f64 b)) (*.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 b (/.f64 b (*.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 b b) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 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 b b)) |
(/.f64 (*.f64 (*.f64 b (neg.f64 b)) (/.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 b)) |
(/.f64 (*.f64 b (/.f64 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) a) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.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))) |
(pow.f64 (/.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 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.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 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 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 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (neg.f64 b) (/.f64 b (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 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 (neg.f64 b)) (/.f64 #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 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 b b)) |
(*.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 b (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) b) |
(*.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b b))) |
(neg.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b)) |
(*.f64 b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 b) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (neg.f64 b))) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(*.f64 (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b) |
(*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) b) |
| 1× | egg-herbie |
| 7 244× | *-lowering-*.f32 |
| 7 244× | *-lowering-*.f64 |
| 5 492× | +-lowering-+.f64 |
| 5 492× | +-lowering-+.f32 |
| 5 428× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2758 | 23073 |
| 0 | 8099 | 22088 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -2 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* a (pow c 4)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -1 (/ 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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) 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))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* -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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 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)))) |
(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))))) |
(* -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/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ c b)) |
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2)))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))) |
(* 1/4 (/ b a)) |
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a)) |
(* 1/4 (/ b a)) |
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a))) |
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b))))) |
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* 1/4 (/ b a)) |
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2)))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2)))))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3))))))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* a (pow c 2))) (* 8 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))))) |
(* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) |
(+ (* 1/2 (* c (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (* c (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))))))) (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b))))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1/2 (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))) a)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (* 1/2 (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))))))))))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2)))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2))))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2)))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2))))))) |
(* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) |
(/ (+ (* 1/2 (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))) (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* 1/2 (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))))))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2))))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2)))))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b) |
(/ (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))))) |
(/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))))) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))))))))))) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))))))))))) |
(* 1/2 (* (sqrt (/ c a)) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))))) |
(/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))))) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))))))) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))))))))) |
(* 1/2 (* (sqrt (/ a c)) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))))) |
(* a (* b (* c (sqrt -16)))) |
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))))) |
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16))))))))))) |
(* -2 (* a (* b c))) |
(* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
(* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(* b (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))) |
(* 2 (pow b 3)) |
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2))) |
(* -1 (* (pow b 3) (- (+ (* -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))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) 2))) |
(+ (* -1 (pow b 3)) (pow b 3)) |
(+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3))) |
(+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (* 2 (/ (pow a 2) b)))))) (pow b 3))) |
(+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b))))))) (pow b 3))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))))) |
(+ (* -1 (pow b 3)) (pow b 3)) |
(+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3))) |
(+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (* 2 (/ (pow c 2) b)))))) (pow b 3))) |
(+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b))))))) (pow b 3))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))))) |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* 4 (* a b)) |
(* a (+ (* -4 (/ (* a c) b)) (* 4 b))) |
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a)))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4)))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
(* 4 (* a b)) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))) |
(* 4 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(* 4 (* a b)) |
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b))) |
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) |
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c)))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(* (pow b 2) (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* -1/2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1/2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
(* 1/4 (/ b a)) |
(* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))) |
(* b (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/4 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/4 (/ 1 a))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ c (pow b 2)))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 c) (* 1/4 c)) (pow b 4))) (/ 1/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 c) (* 1/4 c))))) (+ (* -1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 1/2 (* a (pow c 2))))) (pow b 6))) (/ 1/4 (* a (pow b 2)))) (+ (* -1/2 (/ c (pow b 4))) (+ (* 1/4 (/ c (pow b 4))) (* 1/4 (/ 1 (* (pow a 2) c)))))))) |
(* 1/4 (/ b a)) |
(/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(/ (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (pow a 2)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow a 2)) |
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) |
(/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (/ (pow b 3) c))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2)) |
(* 1/4 (/ b a)) |
(+ (* 1/4 (/ b a)) (* 1/4 (/ c b))) |
(+ (* 1/4 (/ b a)) (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))))) |
(+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))) (* 1/2 (/ a (pow b 3))))) (* 1/4 (/ 1 b))))) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(/ (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))))) c) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))))) c) |
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) c))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 3)))) c))) c)) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))))))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))) (* 1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))))))))) |
(* -1 (pow b 3)) |
(* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1)) |
(* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)) |
(pow b 3) |
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(* -1 (* (pow b 3) (- (+ (* -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 (pow b 3)) |
(+ (* -2 (* a (* b c))) (* -1 (pow b 3))) |
(+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* 2 (/ (* (pow a 2) c) b))))) |
(+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b))))))) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6)))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))))))) |
(* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))) |
(* -1 (pow b 3)) |
(+ (* -2 (* a (* b c))) (* -1 (pow b 3))) |
(+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* 2 (/ (* a (pow c 2)) b))))) |
(+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b))))))) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6)))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))))))) |
(* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))) |
| Outputs |
|---|
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (*.f64 c c)) (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/ (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 c c (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 c) (*.f64 (*.f64 a (*.f64 a a)) b))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) a))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* a (pow c 4)) |
(*.f64 a (pow.f64 c #s(literal 4 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) a)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (fma.f64 #s(literal 2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.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 #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 (*.f64 b 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 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
(- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (fma.f64 a (+.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 c (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (fma.f64 a (+.f64 (fma.f64 a (+.f64 (fma.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (fma.f64 c (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 c (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))))) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 c (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 c b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (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))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (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)))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (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))))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) c)))) a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))))) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) c))))) a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 c (+.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 a (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a)))) c)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a))))) c)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (+.f64 (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal -1/4 binary64) c)) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) c)))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (fma.f64 (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) c)))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a) (fma.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (fma.f64 (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (fma.f64 (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) c))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2)))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c c))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 #s(literal 1/4 binary64) b)) a) |
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a) |
(/.f64 (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) b)) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 c (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) b)) a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) a))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) a)))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b)))))) c)) a) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) a))) a))) a)) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 b a) (*.f64 #s(literal -3/4 binary64) (/.f64 c b))) |
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b))))) |
(fma.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 3/4 binary64) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a)) |
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b))))) |
(fma.f64 c (fma.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (/.f64 #s(literal 3/4 binary64) b))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a)))))) a)) c) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) c))) c))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))) |
(*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/2 binary64)))) (fma.f64 (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal 3/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (-.f64 (*.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 6 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 6 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c)) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2)))))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3))))))))) (pow b 6))) (+ (* 1/2 (/ (+ (* -8 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 4 (* a (pow c 2))))) (pow b 2))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) a) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 6 binary64) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 18 binary64) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* -16 (* a (pow c 2))) (+ (* 2 (* a (pow c 2))) (* 16 (* a (pow c 2))))) (pow b 4))) (+ (* -1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* a (pow c 2))) (* 8 (* a (pow c 2))))))) (+ (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* 64 (* (pow a 2) (pow c 3))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -2 c) (* 4 c)) (pow b 2))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal 18 binary64) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (fma.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 b b))) |
(+ (* 1/2 (* c (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (* c (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))))))) (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b))))))) |
(fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 b b)))) |
(+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) (* c (+ (* 1/2 (- (* -2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 4))) (* 2 (/ 1 b)))) (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))) (pow b 3))) (+ (* -1/2 (/ (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))) a)) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (* 1/2 (+ (* -8 (/ a (pow b 3))) (+ (* -1/2 (/ (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3))) a)) (+ (* 2 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))))))))))) |
(fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))))) a)))) (fma.f64 #s(literal -8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 b b)))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b)) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b)))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2)))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))))))) (pow c 2))))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))))) b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64))))))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b)) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))))) |
(* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (* a (pow b 2)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 b b))) |
(/ (+ (* 1/2 (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))) (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))) (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4)))))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))) a) |
(/ (+ (* 1/2 (/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2))) (* a (+ (* 1/2 (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* 1/2 (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b)) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2))))) |
(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 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (pow a 2)))))) |
(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 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))))) b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b)))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b)) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))) (pow a 2))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64))))))))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b)) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) b) |
(/ (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)))))))) b) |
(/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) b) |
(/ (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (+ (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))))) b) |
(/.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 6 binary64) (fma.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))))))))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 18 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 2 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (+ (* -2 (* a (* c (+ (* 2 (* (pow a 2) (pow c 2))) (* 8 (* (pow a 2) (pow c 2))))))) (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (+ (* 64 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (* -1 (/ (+ (* -2 (* a c)) (* 4 (* a c))) (pow b 2)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 10 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 18 binary64) (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)) |
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))))) |
(+.f64 b (fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))))))))))) |
(+.f64 b (fma.f64 c (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (+ (* -2 (/ (* a (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* c (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (+ (* -8 (/ (pow a 2) (pow b 2))) (* 2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))))))))))) |
(+.f64 b (fma.f64 c (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 6 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))))) (neg.f64 b))) |
(* 1/2 (* (sqrt (/ c a)) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b)) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (+ (* -1/4 (* (sqrt (/ c a)) (pow b 3))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))))) b)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) b) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) b)) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16)))))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))) (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) b)) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* a (sqrt -16))))))))))))) |
(*.f64 (neg.f64 c) (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (sqrt.f64 #s(literal -16 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64))))))))))) c))) (*.f64 c (*.f64 c c)))))) |
(/ (+ (* -1 (pow b 3)) (pow b 3)) (pow b 2)) |
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))))))) |
(+.f64 b (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))))))))))) |
(+.f64 b (fma.f64 a (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 6 binary64)))))) (neg.f64 b))) |
(+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (+ (* -2 (/ (* c (+ (* -1 (pow b 3)) (pow b 3))) (pow b 4))) (* a (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* -1/2 (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (+ (* -1 (pow b 3)) (pow b 3)))) (+ (* 2 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (+ (* -8 (/ (pow c 2) (pow b 2))) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* -1/2 (* (+ (* -1 (pow b 3)) (pow b 3)) (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8)))))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))))))))) |
(+.f64 b (fma.f64 a (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 6 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))))))) (neg.f64 b))) |
(* 1/2 (* (sqrt (/ a c)) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b)) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 #s(literal 1/64 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 (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))) b))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16)))) b))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (+ (* -1/4 (* (sqrt (/ a c)) (pow b 3))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))))) b)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))))))))))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) b)) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16)))))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))) (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))))) (* b (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 3) (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) b)) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))) (* 1/2 (/ (pow b 4) (* c (sqrt -16))))))))))))) |
(neg.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/1024 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64))))))))))) a))) (*.f64 a (*.f64 a a))))))) |
(* a (* b (* c (sqrt -16)))) |
(*.f64 (*.f64 a b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* b (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) b) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))))) |
(*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* b (+ (* a (* c (sqrt -16))) (* b (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/2 (/ b (* a (* c (sqrt -16))))))))))) |
(*.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* -2 (* a (* b c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c))) |
(* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
(*.f64 b (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c))))) |
(* b (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(*.f64 b (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) |
(* b (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))) |
(*.f64 b (fma.f64 #s(literal -32 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))))))) |
(* 2 (pow b 3)) |
(*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 2))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal -2 binary64))) |
(* -1 (* (pow b 3) (- (+ (* -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))) (* 8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) 2))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b 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 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 10 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -2 binary64))) |
(+ (* -1 (pow b 3)) (pow b 3)) |
(*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (* 2 (/ (pow a 2) b)))))) (pow b 3))) |
(+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (+ (* c (+ (* -2 (* a b)) (* c (+ (* -8 (/ (pow a 2) b)) (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b))))))) (pow b 3))) |
(+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* a (* b (sqrt -16))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64)))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16))))))))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* a (* b (sqrt -16)))))) |
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))) |
(*.f64 (neg.f64 c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* a (* (pow c 2) (sqrt -16))))) (* a (* b (sqrt -16)))))))))))) |
(*.f64 (neg.f64 c) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 a (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))))))) |
(+ (* -1 (pow b 3)) (pow b 3)) |
(*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(+ (* -2 (* a (* b c))) (+ (* -1 (pow b 3)) (pow b 3))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (* 2 (/ (pow c 2) b)))))) (pow b 3))) |
(+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 b c) (*.f64 a (*.f64 (/.f64 (*.f64 c c) b) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (+ (* a (+ (* -2 (* b c)) (* a (+ (* -8 (/ (pow c 2) b)) (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b))))))) (pow b 3))) |
(+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 b c)))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* b (* c (sqrt -16))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16))))))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* b (* c (sqrt -16)))))) |
(neg.f64 (*.f64 a (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))) |
(neg.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/8 (/ (pow b 9) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/16 (/ (pow b 13) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (/ (pow b 5) (* (pow a 2) (* c (sqrt -16))))) (* b (* c (sqrt -16)))))))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 13 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 b (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))))))))) |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
b |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* 4 (* a b)) |
(*.f64 #s(literal 4 binary64) (*.f64 a b)) |
(* a (+ (* -4 (/ (* a c) b)) (* 4 b))) |
(*.f64 a (fma.f64 #s(literal 4 binary64) b (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) b)))) |
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (fma.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) b))) |
(* a (+ (* 4 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) c) b)) (*.f64 #s(literal 4 binary64) b))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* 2 (/ b a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* 2 (/ b a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) a))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) b)) a)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/32 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)))))) a))) a)))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* (sqrt (/ a c)) (/ b (sqrt -4)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) a)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* 4 (* a b)) |
(*.f64 #s(literal 4 binary64) (*.f64 a b)) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))) |
(*.f64 b (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a)))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))) |
(*.f64 b (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a))))) |
(* 4 (/ (* (pow a 2) c) b)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b)) |
(* -1 (/ (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b)) |
(* -1 (/ (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))))) b)) |
(* 4 (* a b)) |
(*.f64 #s(literal 4 binary64) (*.f64 a b)) |
(+ (* -4 (/ (* (pow a 2) c) b)) (* 4 (* a b))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))) |
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) |
(fma.f64 c (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 4 binary64) (*.f64 a b))) |
(+ (* 4 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 4 binary64) (*.f64 a b))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c)))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c)))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* 2 (/ (* a b) c)) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a b)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* a b))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a b) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) c))) c)))) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow b 2) (+ (* -1/2 (/ b (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* -1/2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -1/2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 1/2 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.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 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(* b (+ (* 1/4 (/ c (pow b 2))) (* 1/4 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a))) |
(* b (- (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ 1 a))) (* -1/4 (/ c (pow b 2))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 c (*.f64 b b))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* (pow a 2) (pow c 3))) (* -1/4 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/4 (/ 1 a))) (+ (* -1/2 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ c (pow b 2)))))) |
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 c (*.f64 b b))))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 1/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/2 c) (* 1/4 c)) (pow b 4))) (/ 1/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -1/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 c) (* 1/4 c))))) (+ (* -1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 1/2 (* a (pow c 2))))) (pow b 6))) (/ 1/4 (* a (pow b 2)))) (+ (* -1/2 (/ c (pow b 4))) (+ (* 1/4 (/ c (pow b 4))) (* 1/4 (/ 1 (* (pow a 2) c)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(/ (+ (* 1/4 b) (* 1/4 (/ (* a c) b))) a) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* 1/2 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) c) b)) (*.f64 #s(literal 1/4 binary64) b)) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/4 (/ c b)) (* a (+ (* -1/2 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* 1/2 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) c) b)) (*.f64 #s(literal 1/4 binary64) b)) a) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a)) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -1/2 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) |
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) |
(/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/8 (/ (pow b 3) c))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 b b))) c)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) c)) a))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 5)) (pow c 2)))) a)) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) c)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) (*.f64 a a)) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(+ (* 1/4 (/ b a)) (* 1/4 (/ c b))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 b a) (/.f64 c b))) |
(+ (* 1/4 (/ b a)) (* c (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))))) |
(fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a)) |
(+ (* 1/4 (/ b a)) (* c (+ (* c (+ (* -1/2 (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))) (* 1/2 (/ a (pow b 3))))) (* 1/4 (/ 1 b))))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/4 binary64) b)) (/.f64 (*.f64 #s(literal 1/4 binary64) b) a)) |
(* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4)))))) c) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(/ (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))))) c) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) c) |
(* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/8 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))) c))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) c) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a))) c))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) (pow c 2)) (pow a 3)))) c))) c)) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c))) c))) c)) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 b b) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))))) |
(* (pow b 2) (+ (* -2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))) (* 1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal -1 binary64))) |
(* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)) |
(*.f64 (*.f64 b (*.f64 b 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 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* -1 (* (pow b 3) (- (* -2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal -1 binary64))) |
(* -1 (* (pow b 3) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b 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 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(+ (* -2 (* a (* b c))) (* -1 (pow b 3))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* 2 (/ (* (pow a 2) c) b))))) |
(fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (* c (+ (* -2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b))))))) |
(fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) b))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))))) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6)))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) |
(* c (+ (* -2 (* (sqrt (/ a c)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64)))))))) |
(* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (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 8 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(+ (* -2 (* a (* b c))) (* -1 (pow b 3))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* 2 (/ (* a (pow c 2)) b))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(+ (* -1 (pow b 3)) (* a (+ (* -2 (* b c)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 3))) (* 2 (/ (pow c 2) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 b c))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6)))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* a (+ (* -2 (* (sqrt (/ c a)) (pow b 2))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 8 binary64)))))))) |
(* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))))))) |
(neg.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.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 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3))))))))) |
(neg.f64 (*.f64 a (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 8 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
Compiled 101 613 to 5 416 computations (94.7% saved)
35 alts after pruning (32 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 892 | 16 | 1 908 |
| Fresh | 50 | 16 | 66 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 3 | 4 |
| Total | 1 948 | 35 | 1 983 |
| Status | Accuracy | Program |
|---|---|---|
| 96.6% | (fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) | |
| 94.6% | (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) a (/.f64 c (neg.f64 b))) | |
| 90.7% | (/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) | |
| 91.0% | (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) | |
| 98.9% | (/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) #s(literal 0 binary64)) (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 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)) (*.f64 b b)))))) | |
| 99.3% | (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 99.6% | (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) | |
| 30.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) | |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ✓ | 30.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 99.1% | (/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) | |
| 81.3% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) | |
| 81.3% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) | |
| 99.4% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) | |
| 81.6% | (/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) | |
| ✓ | 81.6% | (/.f64 c (neg.f64 b)) |
| 81.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) | |
| 31.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| 81.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) | |
| 81.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) | |
| 81.4% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 99.4% | (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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))))) | |
| 99.1% | (*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) | |
| 81.3% | (*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) | |
| 81.3% | (*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) | |
| 81.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) | |
| 31.0% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| ✓ | 81.4% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 90.6% | (*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) | |
| 90.6% | (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) | |
| 90.7% | (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
Compiled 5 489 to 1 098 computations (80% saved)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 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 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) c) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 a (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c (neg.f64 b))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (neg.f64 (*.f64 c c))) (*.f64 b (*.f64 b b))) a (/.f64 c (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -64 binary64)) #s(literal 0 binary64)) (fma.f64 c (*.f64 a (*.f64 (*.f64 c a) #s(literal 16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -4 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)) (*.f64 b b)))))) |
(fma.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (fma.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 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a a) (fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(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))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) a)) (*.f64 #s(literal -5 binary64) (pow.f64 b #s(literal -7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) a (/.f64 c (neg.f64 b))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(*.f64 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 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (neg.f64 b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(/.f64 (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) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)) a)))) |
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (/.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
4 calls:
| 42.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 35.0ms | a |
| 33.0ms | b |
| 32.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | c |
| 99.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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))))) |
4 calls:
| 12.0ms | b |
| 10.0ms | a |
| 10.0ms | c |
| 9.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | b |
| 99.4% | 1 | a |
| 99.4% | 1 | c |
| 99.4% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
4 calls:
| 11.0ms | a |
| 10.0ms | c |
| 9.0ms | b |
| 9.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | a |
| 99.4% | 1 | b |
| 99.4% | 1 | c |
| 99.4% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 a) (*.f64 c c) (neg.f64 (*.f64 (*.f64 b b) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(*.f64 (*.f64 c c) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
4 calls:
| 11.0ms | a |
| 10.0ms | c |
| 9.0ms | b |
| 9.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 1 | a |
| 91.0% | 1 | b |
| 91.0% | 1 | c |
| 91.0% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
| Outputs |
|---|
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
4 calls:
| 6.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 6.0ms | a |
| 5.0ms | c |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 1 | a |
| 91.0% | 1 | b |
| 91.0% | 1 | c |
| 91.0% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
Total -0.5b remaining (-4.6%)
Threshold costs -0.5b (-4.6%)
| Inputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 (neg.f64 c) (*.f64 b (neg.f64 b))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 a b)) |
(/.f64 c (/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
4 calls:
| 6.0ms | a |
| 5.0ms | c |
| 5.0ms | b |
| 5.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 81.6% | 1 | a |
| 81.6% | 1 | b |
| 81.6% | 1 | c |
Compiled 32 to 23 computations (28.1% saved)
| 1× | egg-herbie |
| 32× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 12× | neg-sub0_binary64 |
| 12× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 99 |
| 1 | 69 | 99 |
| 2 | 81 | 99 |
| 3 | 90 | 99 |
| 4 | 94 | 99 |
| 5 | 95 | 99 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 c (neg.f64 b)) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) (*.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 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #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 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 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) (neg.f64 b)) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 7 244× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2758 | 23073 |
| 0 | 8099 | 22088 |
| 0 | 545 | 3273 |
| 1 | 1738 | 3232 |
| 2 | 6083 | 3204 |
| 0 | 8243 | 3047 |
| 0 | 67 | 460 |
| 1 | 435 | 389 |
| 2 | 4266 | 389 |
| 0 | 8222 | 364 |
| 0 | 63 | 462 |
| 1 | 431 | 444 |
| 2 | 4537 | 444 |
| 0 | 8966 | 417 |
| 0 | 14 | 51 |
| 1 | 67 | 49 |
| 2 | 527 | 48 |
| 3 | 6858 | 48 |
| 0 | 8152 | 44 |
| 0 | 1978 | 21824 |
| 1 | 5511 | 21639 |
| 0 | 8891 | 20795 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 182 to 96 computations (47.3% saved)
Compiled 244 to 112 computations (54.1% saved)
Loading profile data...