
Time bar (total: 14.3s)
| 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.6s | 6 683× | 1 | valid |
| 234.0ms | 1 573× | 0 | valid |
| 161.0ms | 1 126× | 0 | invalid |
adjust: 330.0ms (20.6% of total)ival-mult: 322.0ms (20.1% of total)const: 218.0ms (13.6% of total)ival-sqrt: 167.0ms (10.4% of total)ival-<: 142.0ms (8.9% of total)ival-div: 109.0ms (6.8% of total)ival-add: 94.0ms (5.9% of total)ival-sub: 88.0ms (5.5% of total)ival-neg: 84.0ms (5.2% of total)ival-and: 33.0ms (2.1% of total)exact: 14.0ms (0.9% of total)ival-assert: 4.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)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/ (- (sqrt (+ (* b b) (* 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 |
|---|---|---|---|---|---|
| 247 | 0 | - | 1 | (3.694141476109438e-17 2.863661235288653e-5 110999.86483563282) | (+.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 | 246 | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 246 | 1 |
| - | 0 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 246 | 1 | 0 |
| - | 0 | 1 | 8 |
| number | freq |
|---|---|
| 0 | 10 |
| 1 | 246 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 85.0ms | 424× | 1 | valid |
| 10.0ms | 88× | 0 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 19.0ms (34.8% of total)ival-sub: 8.0ms (14.7% of total)ival-sqrt: 8.0ms (14.7% of total)ival-div: 6.0ms (11% of total)adjust: 5.0ms (9.2% of total)ival-add: 4.0ms (7.3% of total)ival-neg: 4.0ms (7.3% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 17.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)) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | 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 | 192 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | cost-diff | 192 | (+.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)) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(-.f64 (sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(sqrt.f64 (fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(- (* b b) (* (* 4 a) c)) |
(fma.f64 a (fma.f64 c #s(literal -4 binary64) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
(* (* 4 a) c) |
(fma.f64 #s(literal 4 binary64) (fma.f64 a c #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 4 a) |
(fma.f64 #s(literal 4 binary64) a #s(literal 0 binary64)) |
4 |
#s(literal 4 binary64) |
a |
c |
(* 2 a) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | accuracy | 99.9% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | accuracy | 99.7% | (/.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 | 17.0% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 143.0ms | 212× | 1 | valid |
| 4.0ms | 44× | 0 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 11.0ms (38.5% of total)ival-div: 5.0ms (17.5% of total)ival-sqrt: 3.0ms (10.5% of total)adjust: 2.0ms (7% of total)ival-add: 2.0ms (7% of total)ival-sub: 2.0ms (7% of total)ival-neg: 2.0ms (7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))> |
#<alt (- (* b b) (* (* 4 a) c))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))> |
#<alt (sqrt (- (* b b) (* (* 4 a) c)))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 72.0ms | c | @ | inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 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 | 49 |
| 1 | 67 | 47 |
| 2 | 527 | 47 |
| 3 | 6858 | 47 |
| 0 | 8152 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(- (* b b) (* (* 4 a) c)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(sqrt (- (* b b) (* (* 4 a) c))) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (-.f64 (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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))))) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 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 #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 (fma.f64 b b #s(literal 0 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))))) (*.f64 b (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b #s(literal 0 binary64)))) |
(/.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 (fma.f64 b b #s(literal 0 binary64)))))))) b (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) b)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) b) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) b)) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (-.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 (fma.f64 b b #s(literal 0 binary64))))) #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (neg.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64)))))) |
(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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (fma.f64 b b #s(literal 0 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (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 (fma.f64 b b #s(literal 0 binary64))))) |
(sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 #s(literal 0 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b (*.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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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) (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 4 binary64)) a (fma.f64 b b #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.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 (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) |
(/.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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64))))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #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 (fma.f64 b b #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 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 (fma.f64 b b #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.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 (fma.f64 b b #s(literal 0 binary64))))))))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(/.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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) (*.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (*.f64 (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #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 (fma.f64 b b #s(literal 0 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 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (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 (fma.f64 b b #s(literal 0 binary64))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (-.f64 #s(literal 0 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/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 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) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 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) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 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) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 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 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b 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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 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/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 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 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.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 (fma.f64 b b #s(literal 0 binary64)))))) (-.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #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 (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 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) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #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 (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #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 (fma.f64 b b #s(literal 0 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 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 (fma.f64 b b #s(literal 0 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 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #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 (fma.f64 b b #s(literal 0 binary64)))))))) (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 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 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 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 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1/2 binary64)) a) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (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 (fma.f64 b b #s(literal 0 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) #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 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64))))))) |
(/.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 (fma.f64 b b #s(literal 0 binary64))))))))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #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 (fma.f64 b b #s(literal 0 binary64))) (*.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 (fma.f64 b b #s(literal 0 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (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 (fma.f64 b b #s(literal 0 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) #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 (fma.f64 b b #s(literal 0 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 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 (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 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6083 | 3180 |
| 0 | 8243 | 3023 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (-.f64 #s(literal 0 binary64) c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 #s(literal 0 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (-.f64 #s(literal 0 binary64) a))) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
Compiled 22 296 to 1 987 computations (91.1% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 537 | 19 | 556 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 538 | 19 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| 96.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))) | |
| 95.9% | (/.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)) | |
| 17.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 17.2% | (/.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 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 96.3% | (/.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) | |
| ▶ | 17.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| 17.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.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 2 binary64) a)) | |
| ▶ | 17.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)) |
| ▶ | 94.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)) |
| 94.9% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.5% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 16.6% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| ▶ | 90.8% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ▶ | 97.1% | (+.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)))))) |
| 96.7% | (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 94.6% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 95.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
Compiled 1 204 to 638 computations (47% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 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)) |
| ✓ | cost-diff | 320 | (*.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)))))))) |
| ✓ | cost-diff | 4736 | (*.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))))))))) |
| ✓ | 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 | 448 | (/.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 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
| ✓ | cost-diff | 192 | (+.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 | 320 | (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 | 704 | (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) |
| 6 424× | *-lowering-*.f32 |
| 6 424× | *-lowering-*.f64 |
| 5 256× | accelerator-lowering-fma.f32 |
| 5 256× | accelerator-lowering-fma.f64 |
| 2 252× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 498 |
| 1 | 161 | 495 |
| 2 | 514 | 487 |
| 3 | 1815 | 477 |
| 4 | 4623 | 476 |
| 0 | 8188 | 455 |
| 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 |
(- 0 (/ c b)) |
0 |
(/ c b) |
c |
b |
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* 2 a)) |
(- (sqrt (+ (* 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 |
(* 2 a) |
2 |
(/ (* (* 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 (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) (* 2 a)) |
(* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(- b (sqrt (+ (* b b) (* c (* a -4))))) |
(/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
-1 |
(* 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 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b) #s(literal 0 binary64))) |
(neg (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(fma.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b) #s(literal 0 binary64)) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(fma.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b) #s(literal 0 binary64)) |
(+ (* (* c c) (/ a (* b b))) c) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* 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)))) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) #s(literal 0 binary64)) |
(* 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 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) |
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal 20 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (* (pow c 4) 20) (pow b 6)) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(* (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) |
(pow.f64 b #s(literal 6 binary64)) |
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 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(* (* c (* c c)) -2) |
(*.f64 (*.f64 c (*.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) |
(- 0 (/ c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
0 |
#s(literal 0 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* 2 a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(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)) |
b |
(* c (* a -4)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a)) |
(/.f64 (*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) a)) |
(* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) |
(*.f64 (/.f64 a b) (*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
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 c a) (*.f64 b (*.f64 b b))) |
(* a c) |
(*.f64 c a) |
(* 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 (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) (* 2 a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(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 c (*.f64 a #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))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(- b (sqrt (+ (* b b) (* c (* a -4))))) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
-1 |
#s(literal -1 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.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)) |
| ✓ | accuracy | 99.6% | (*.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))))))))) |
| ✓ | accuracy | 99.4% | (*.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)))))))) |
| ✓ | accuracy | 17.0% | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.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)) |
| ✓ | 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.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 17.0% | (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.5% | (*.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.5% | (*.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 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) |
| 146.0ms | 198× | 1 | valid |
| 45.0ms | 58× | 0 | valid |
Compiled 552 to 60 computations (89.1% saved)
ival-mult: 63.0ms (44.4% of total)ival-div: 33.0ms (23.2% of total)ival-add: 13.0ms (9.2% of total)ival-pow: 11.0ms (7.7% of total)adjust: 10.0ms (7% of total)ival-sub: 6.0ms (4.2% of total)ival-sqrt: 3.0ms (2.1% of total)ival-neg: 2.0ms (1.4% 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 (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b))> |
#<alt (+ (* (* (/ (* (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)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5)))))> |
#<alt (+ (* (* c c) (/ a (* b b))) c)> |
#<alt (- 0 (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* 2 a))> |
#<alt (- (sqrt (+ (* b b) (* c (* a -4)))) b)> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<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 (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))))> |
#<alt (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))> |
#<alt (/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) (* 2 a))> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (/ (* (* c (* c c)) -2) (pow b 5))> |
#<alt (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))> |
#<alt (/ (* (pow c 4) 20) (pow b 6))> |
#<alt (/ (* a c) (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (- b (sqrt (+ (* b b) (* c (* a -4)))))> |
| Outputs |
|---|
#<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 (* -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 (* -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 c> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* 1/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 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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (/ 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 (* (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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))> |
#<alt (+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))> |
#<alt (+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4))))))))))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2))> |
#<alt (/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2))> |
#<alt (* -1 (/ (pow b 2) (* a c)))> |
#<alt (* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c))))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6)))))))))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2)))))> |
#<alt (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))))))> |
#<alt (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))> |
#<alt (+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))))> |
#<alt 1> |
#<alt (- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c)))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2)))))> |
#<alt (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))))))> |
#<alt (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))> |
#<alt (+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))))> |
#<alt 1> |
#<alt (- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -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 (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -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 (* -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 (* 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 (/ (* 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 (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)> |
#<alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
192 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | a | @ | inf | (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
| 9.0ms | a | @ | 0 | (/ (* (* c -2) (+ (* a (/ (* a c) (* b (* b b)))) (/ a b))) (* 2 a)) |
| 5.0ms | a | @ | 0 | (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
| 4.0ms | b | @ | 0 | (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
| 3.0ms | b | @ | 0 | (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
| 1× | batch-egg-rewrite |
| 5 004× | /-lowering-/.f32 |
| 5 004× | /-lowering-/.f64 |
| 4 024× | *-lowering-*.f32 |
| 4 024× | *-lowering-*.f64 |
| 2 608× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 393 |
| 1 | 344 | 329 |
| 2 | 3235 | 325 |
| 0 | 8632 | 307 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) |
(+ (* (* (/ (* (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)) (* (* a a) (+ (* (* (/ (* (pow c 4) 20) (pow b 6)) (/ a b)) -1/4) (/ (* (* c (* c c)) -2) (pow b 5))))) |
(+ (* (* c c) (/ a (* b b))) c) |
(- 0 (/ c b)) |
(/ c b) |
(/ (- (sqrt (+ (* b b) (* c (* a -4)))) b) (* 2 a)) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(/ (* (* 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 (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
(* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* (- b (sqrt (+ (* b b) (* c (* a -4))))) (/ -1 (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) (* 2 a)) |
(+ b (sqrt (+ (* b b) (* c (* a -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 c) (* b (* b b))) |
(* b (* b b)) |
(- b (sqrt (+ (* b b) (* c (* a -4))))) |
| Outputs |
|---|
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (neg.f64 (*.f64 (/.f64 b a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 a b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 b a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (/.f64 a b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (/.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 a b) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.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 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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))))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (/.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(-.f64 (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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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)) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (*.f64 a a)) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 (/.f64 #s(literal 1 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) a (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 #s(literal 0 binary64) 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (+.f64 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (-.f64 #s(literal 0 binary64) 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (*.f64 b b)))) (neg.f64 (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b))))) |
(pow.f64 (/.f64 (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 (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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (neg.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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 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) (-.f64 #s(literal 0 binary64) 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 c c) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) c) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b b)) c c) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b c) #s(literal 0 binary64)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 b c)) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 c b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (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 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.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)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.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)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (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 b b)) (-.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 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (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 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(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 #s(literal -4 binary64) (*.f64 c 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 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #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 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) #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 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))))) |
(/.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) a) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64))) a)) |
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) a)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) a) (*.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 a #s(literal 2 binary64))) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) a)) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) #s(literal 2 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 c #s(literal -2 binary64))) #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) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b)) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b))) |
(fma.f64 a (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 a b)) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) a) (/.f64 a b)) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c (/.f64 a b)) (/.f64 a b)) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) a (/.f64 a b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 c a)) (*.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 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 a (/.f64 a b)) (/.f64 c (*.f64 b b)) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 a b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b))) |
(/.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b a) (*.f64 a (*.f64 c a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c a)) (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 a (*.f64 c a)) (/.f64 a b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b)))) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c a))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c a))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b a) (*.f64 a (*.f64 c a))))) (neg.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c a)) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c a)) (/.f64 b a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) |
(*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)))) |
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 a (*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) c (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) c) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) (fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64))) (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c #s(literal -2 binary64))) (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)) (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) (neg.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))))) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -2 binary64)))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 c a)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c a)) (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c #s(literal -2 binary64)))) (neg.f64 (*.f64 a (/.f64 (-.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) c) |
(*.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) c) #s(literal -2 binary64)) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(+.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) b) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) b)) |
(+.f64 (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.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 (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)))) #s(literal -1 binary64)))) |
(fma.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 b (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) b (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (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)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (+.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))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.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))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (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))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 (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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 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 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (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))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (-.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 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.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 (neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (-.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 #s(literal -1 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 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.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) (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 #s(literal 0 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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 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 #s(literal -1 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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 b (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) b (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (-.f64 #s(literal 0 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 b (sqrt.f64 (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)))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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 #s(literal 0 binary64) (+.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))) #s(literal 1 binary64)) (*.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)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.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 #s(literal -1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (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)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 b (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)))) #s(literal -1 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 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b b (fma.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 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 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)))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 (neg.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 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (+.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -1 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (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)))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (*.f64 (-.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 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) a) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (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))) (*.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 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (-.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 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (neg.f64 (-.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 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #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)))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) a)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 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 #s(literal 0 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 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (+.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/2 binary64) (pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 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 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)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.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))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 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 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.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 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.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)))))))) |
(pow.f64 (/.f64 (-.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))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.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 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.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 (*.f64 c #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 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 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 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))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 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 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 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 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 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 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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)))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 a a)) (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 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))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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))))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 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 a a))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) |
(*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.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 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.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 c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 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 (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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))))) |
(/.f64 (/.f64 (*.f64 c a) (*.f64 b b)) 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 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) c) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (/.f64 b a) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))) (neg.f64 (/.f64 b a))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 c b) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.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 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c 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) |
(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))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 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))))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 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 (*.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))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 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)))))) |
| 1× | egg-herbie |
| 7 788× | *-lowering-*.f32 |
| 7 788× | *-lowering-*.f64 |
| 7 586× | accelerator-lowering-fma.f32 |
| 7 586× | accelerator-lowering-fma.f64 |
| 5 132× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1327 | 14613 |
| 1 | 4384 | 14280 |
| 0 | 9157 | 13774 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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))) |
(* -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)))))) |
(* -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)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* 1/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 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)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (/ 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) |
(* (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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
1 |
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4)))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2)) |
(* -1 (/ (pow b 2) (* a c))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c)))))) |
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))))))))) |
1 |
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c))) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
1 |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(* -1 (/ (* a c) (pow b 2))) |
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))))))))) |
1 |
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a))) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
1 |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -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)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -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))) |
(* -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))) |
(* 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))) |
(/ (* 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) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
| Outputs |
|---|
(* 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))) |
(* -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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 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 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (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))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.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 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.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 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.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))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -5 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 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.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 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* 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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 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)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 c c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 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)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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 c (*.f64 b (*.f64 b b))))) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.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))) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(- (* a (- (* 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 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (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 a (*.f64 a a))) |
(* (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 b (*.f64 b b)) (*.f64 a a))))) |
(* (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 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (- (/ c (* a b)) (* -1 (/ (pow c 2) (pow b 3)))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ 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 (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.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 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) 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))) (-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (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)))) (-.f64 #s(literal 0 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c a)) (/.f64 (*.f64 c c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b))) (*.f64 b b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* 1/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 #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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #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 #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 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -2 (/ (* 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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64))) a)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #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))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (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 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 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 -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 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 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.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)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.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 (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ 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 c (*.f64 a a)) (*.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 c (*.f64 a a)) (*.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 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 c (*.f64 a a))) (*.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)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c 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 c (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 a 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 c (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 a 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 c (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 a 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 c) (*.f64 a 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 c) (*.f64 a 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 c) (*.f64 a 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)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -2 (/ (* 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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 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 -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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)))) (-.f64 #s(literal 0 binary64) b)) a))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64))) a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
(fma.f64 b (neg.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4)))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 a c) (neg.f64 (*.f64 b b))) |
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2)) |
(/.f64 (neg.f64 (fma.f64 a c (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 a c (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (neg.f64 (*.f64 b b))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 a c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (fma.f64 (*.f64 a c) (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a c)) (*.f64 b b)) |
(* -1 (/ (pow b 2) (* a c))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c)))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6))))))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (fma.f64 a c #s(literal 0 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 a c) (neg.f64 (*.f64 b b))) |
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2))))) |
(*.f64 c (neg.f64 (fma.f64 c (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))))))) |
(*.f64 c (-.f64 (*.f64 c (neg.f64 (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 a (*.f64 b b)))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (neg.f64 (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (fma.f64 a (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 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 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c)) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) c)))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal 1/8 binary64)) c)) c))) c)) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 a c) (neg.f64 (*.f64 b b))) |
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2))))) |
(*.f64 a (neg.f64 (fma.f64 a (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))))))) |
(*.f64 a (-.f64 (*.f64 a (neg.f64 (fma.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 c (*.f64 b b)))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 c (/.f64 (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a)) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) a))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) a)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal 1/8 binary64)) a)) a))) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #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 #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 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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)))) b) a))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64))) a)) a)))) |
(* -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))) |
(* -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 (fma.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) #s(literal -5 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a a)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (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 a (*.f64 a a))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.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 a (*.f64 a a))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.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 a (*.f64 a a))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 #s(literal 5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (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 c (*.f64 a (*.f64 a a)))) (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 c (*.f64 a (*.f64 a a)))) (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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (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 -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 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 -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 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 -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 5 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))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a 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)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) 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 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 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 (*.f64 a c) #s(literal 2 binary64)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #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 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (/.f64 b c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.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)))) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.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)))) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
Compiled 104 224 to 6 446 computations (93.8% saved)
43 alts after pruning (42 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 215 | 38 | 2 253 |
| Fresh | 10 | 4 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 229 | 43 | 2 272 |
| Status | Accuracy | Program |
|---|---|---|
| 18.4% | (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 19.1% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) | |
| 18.8% | (/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 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)) | |
| 18.5% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 95.9% | (/.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)) | |
| 16.7% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 17.1% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.f64 (/.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 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) | |
| 96.3% | (/.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) | |
| 16.6% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) | |
| ✓ | 17.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| 19.1% | (/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) | |
| ▶ | 17.0% | (/.f64 (*.f64 (+.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 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)))) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| 14.1% | (/.f64 (*.f64 (+.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 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 #s(literal 2 binary64) a)) | |
| 14.1% | (/.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.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 (/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.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 (exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 14.4% | (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.5% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 90.5% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 #s(literal 2 binary64) a)) | |
| 94.5% | (/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) | |
| ▶ | 16.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
| 90.5% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 17.1% | (-.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))))))) | |
| 16.5% | (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) | |
| 16.5% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| ▶ | 97.1% | (-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
| 96.5% | (*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (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 c (*.f64 b (*.f64 b b))))) c))) | |
| ▶ | 17.4% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| 17.0% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) | |
| 94.4% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))) | |
| 16.9% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) | |
| 96.7% | (*.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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 94.6% | (*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) | |
| 94.5% | (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) | |
| 95.0% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) | |
| 95.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) | |
| ▶ | 90.8% | (neg.f64 (/.f64 c b)) |
Compiled 3 056 to 1 438 computations (52.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.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 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)))) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 320 | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 4864 | (*.f64 (+.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 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)))) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 704 | (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 960 | (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 64 | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 64 | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 1728 | (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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
| 6 310× | *-lowering-*.f32 |
| 6 310× | *-lowering-*.f64 |
| 3 296× | accelerator-lowering-fma.f32 |
| 3 296× | accelerator-lowering-fma.f64 |
| 2 066× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 725 |
| 1 | 182 | 643 |
| 2 | 601 | 589 |
| 3 | 3566 | 581 |
| 4 | 5771 | 581 |
| 0 | 8449 | 549 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a (* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))))) (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(* a (* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))))) |
a |
(* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b)))))))) |
(+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))) |
c |
(* (* c c) (/ -2 (* (* b b) (* b (* b b))))) |
(* c c) |
(/ -2 (* (* b b) (* b (* b b)))) |
-2 |
(* (* b b) (* b (* b b))) |
(* b b) |
b |
(* b (* b b)) |
(/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b)))))) |
(* (* (* c (* c (* c c))) (* 20 a)) -1/4) |
(* (* c (* c (* c c))) (* 20 a)) |
(* c (* c (* c c))) |
(* c (* c c)) |
(* 20 a) |
20 |
-1/4 |
(* b (* (* b b) (* b (* b (* b b))))) |
(* (* b b) (* b (* b (* b b)))) |
(* b (* b (* b b))) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(+ (* (* c c) (/ a (* b b))) c) |
(/ a (* b b)) |
(neg (/ c b)) |
(/ c b) |
c |
b |
(/ 1 (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b))) |
1 |
(/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b)) |
(* a 2) |
a |
2 |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
-4 |
(* b b) |
b |
(* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) |
(- (* b b) (+ (* c (* a -4)) (* b b))) |
(* b b) |
b |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
a |
-4 |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
-1 |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
2 |
(/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) (* 2 a)) |
(* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1))) |
1 |
(/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
(* b b) |
(* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1) |
(- b (sqrt (+ (* c (* a -4)) (* b b)))) |
-1 |
(* 2 a) |
2 |
| Outputs |
|---|
(- (* a (* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))))) (/ (+ (* (* c c) (/ a (* b b))) c) b)) |
(-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a a) #s(literal 0 binary64)) (/.f64 (*.f64 (fma.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) c) b)) |
(* a (* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -2 binary64) b))) (*.f64 a a) #s(literal 0 binary64)) |
a |
(* a (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b)))))))) |
(*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -2 binary64) b)))) |
(+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal -2 binary64) b))) |
c |
(* (* c c) (/ -2 (* (* b b) (* b (* b b))))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(* c c) |
(*.f64 c c) |
(/ -2 (* (* b b) (* b (* b b)))) |
(/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
-2 |
#s(literal -2 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(* b (* b b)) |
(*.f64 b (fma.f64 b b #s(literal 0 binary64))) |
(/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))))) |
(* (* (* c (* c (* c c))) (* 20 a)) -1/4) |
(*.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal -5 binary64)) |
(* (* c (* c (* c c))) (* 20 a)) |
(*.f64 c (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* 20 a) |
(*.f64 a #s(literal 20 binary64)) |
20 |
#s(literal 20 binary64) |
-1/4 |
#s(literal -1/4 binary64) |
(* b (* (* b b) (* b (* b (* b b))))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64))))))) |
(* (* b b) (* b (* b (* b b)))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) |
(/ (+ (* (* c c) (/ a (* b b))) c) b) |
(/.f64 (*.f64 (fma.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) c) b) |
(+ (* (* c c) (/ a (* b b))) c) |
(*.f64 (fma.f64 a (/.f64 c (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) c) |
(/ a (* b b)) |
(/.f64 a (fma.f64 b b #s(literal 0 binary64))) |
(neg (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ 1 (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b)) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(fma.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))))) #s(literal 0 binary64)) |
(/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) |
(/.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) a) |
(- (* b b) (+ (* c (* a -4)) (* b b))) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))))) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) |
2 |
#s(literal 2 binary64) |
(/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) |
(-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))) |
(* c (* a -4)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) (+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))))) |
1 |
#s(literal 1 binary64) |
(/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))) (-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b)) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
(* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1) |
(-.f64 (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)))) b) |
(- b (sqrt (+ (* c (* a -4)) (* b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64))))) |
-1 |
#s(literal -1 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (/.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)))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (+.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 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)))) #s(literal -1 binary64))))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)))) |
| ✓ | accuracy | 17.0% | (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
| ✓ | accuracy | 99.9% | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.9% | (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ✓ | accuracy | 17.3% | (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 99.9% | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
| ✓ | accuracy | 17.0% | (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 c b)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
| 155.0ms | 187× | 1 | valid |
| 35.0ms | 65× | 0 | valid |
| 13.0ms | 4× | 2 | valid |
Compiled 820 to 62 computations (92.4% saved)
ival-mult: 58.0ms (40.2% of total)ival-div: 32.0ms (22.2% of total)adjust: 18.0ms (12.5% of total)ival-add: 18.0ms (12.5% of total)ival-sub: 10.0ms (6.9% of total)ival-sqrt: 6.0ms (4.2% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b)))))))> |
#<alt (* (* (* c (* c (* c c))) (* 20 a)) -1/4)> |
#<alt (* (* b b) (* b (* b b)))> |
#<alt (* (* b b) (* b (* b (* b b))))> |
#<alt (/ c b)> |
#<alt (neg (/ c b))> |
#<alt (/ 1 (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b)))> |
#<alt (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b))> |
#<alt (* a 2)> |
#<alt (- (sqrt (+ (* c (* a -4)) (* b b))) b)> |
#<alt (- (* b b) (+ (* c (* a -4)) (* b b)))> |
#<alt (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)> |
#<alt (* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2))> |
#<alt (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a)> |
#<alt (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1))))> |
#<alt (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))> |
#<alt (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)> |
#<alt (/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) (* 2 a))> |
#<alt (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))> |
#<alt (* (* c (* c (* c c))) (* 20 a))> |
#<alt (+ (* c (* a -4)) (* b b))> |
#<alt (+ b (sqrt (+ (* c (* a -4)) (* b b))))> |
#<alt (- b (sqrt (+ (* c (* a -4)) (* b b))))> |
#<alt (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1))> |
| 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 (* -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 (* -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 (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 (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 (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)> |
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 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/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (/ -1/4 b)> |
#<alt (/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b)> |
#<alt (/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b)> |
#<alt (* -1/4 (/ b (* a c)))> |
#<alt (* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2))))))))> |
#<alt (/ -1/4 b)> |
#<alt (- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))> |
#<alt (- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (/ -1/4 b)> |
#<alt (- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))> |
#<alt (- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<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 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 (* 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 (* 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 (* (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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))> |
#<alt (+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))))> |
#<alt (+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4))))))))))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2))> |
#<alt (/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2))> |
#<alt (/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2))> |
#<alt (* -1 (/ (pow b 2) (* a c)))> |
#<alt (* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c))))))> |
#<alt (* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6)))))))))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2)))))> |
#<alt (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))))))> |
#<alt (* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))> |
#<alt (+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4)))))))> |
#<alt 1> |
#<alt (- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c)))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2)))))> |
#<alt (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))))))> |
#<alt (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)))> |
#<alt (+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))> |
#<alt (+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4)))))))> |
#<alt 1> |
#<alt (- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a)))> |
#<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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1 (/ b 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 (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 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 (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* -2 (/ (pow c 2) (pow b 5)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (* 20 (* a (pow c 4)))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* 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 (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)> |
#<alt (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))) (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))> |
#<alt (+ 1 (* b (+ (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))) (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* a (* c (pow (sqrt -4) 2))))))))))))> |
#<alt (* -1 (/ (pow b 2) (* a c)))> |
#<alt (* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2)))) (/ 1 (* a c))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (- (* -2 (* (pow a 2) (pow c 2))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* a (* c (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c))))))))) (pow b 6))) (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2))))) (/ 1 (* a c))))> |
#<alt (* -1 (/ (* a c) (pow b 2)))> |
#<alt (/ (- (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2))> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2))> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (+ (* -1 (/ (* a (* c (- (* -2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (* (pow a 3) (pow c 3)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) (pow b 2))> |
#<alt (* -1 (/ (pow b 2) (* a c)))> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* 2 c)) c)> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* -1 (* c (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))))))) c)> |
#<alt (/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* c (+ (* -1 (* c (- (* -2 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ (pow a 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (* a (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))))))))) c)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)))> |
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c)))> |
#<alt (* -1 (/ (pow b 2) (* a c)))> |
#<alt (/ (+ (* -1 (/ (pow b 2) c)) (* 2 a)) a)> |
#<alt (/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* -1 (* a (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))))))) a)> |
#<alt (/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* a (+ (* -1 (* a (- (* -2 (/ (pow c 2) (pow b 4))) (+ (* -4 (/ (pow c 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (* c (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2))))))))))) a)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)))> |
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a))))> |
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2)))))))))> |
#<alt 1> |
#<alt (- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a)))> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | a | @ | 0 | (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)) |
| 30.0ms | c | @ | -inf | (* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
| 28.0ms | a | @ | 0 | (* a 2) |
| 7.0ms | c | @ | inf | (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b)) |
| 5.0ms | b | @ | 0 | (* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
| 1× | batch-egg-rewrite |
| 5 596× | *-lowering-*.f32 |
| 5 596× | *-lowering-*.f64 |
| 4 512× | /-lowering-/.f32 |
| 4 512× | /-lowering-/.f64 |
| 3 298× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 401 |
| 1 | 314 | 343 |
| 2 | 2710 | 341 |
| 0 | 8844 | 319 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* c (* (* c c) (/ -2 (* (* b b) (* b (* b b)))))) (/ (* (* (* c (* c (* c c))) (* 20 a)) -1/4) (* b (* (* b b) (* b (* b (* b b))))))) |
(* (* (* c (* c (* c c))) (* 20 a)) -1/4) |
(* (* b b) (* b (* b b))) |
(* (* b b) (* b (* b (* b b)))) |
(/ c b) |
(neg (/ c b)) |
(/ 1 (/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b))) |
(/ (* a 2) (- (sqrt (+ (* c (* a -4)) (* b b))) b)) |
(* a 2) |
(- (sqrt (+ (* c (* a -4)) (* b b))) b) |
(- (* b b) (+ (* c (* a -4)) (* b b))) |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(* (/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(/ (- (* b b) (+ (* c (* a -4)) (* b b))) a) |
(* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) |
(/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1))) |
(* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1) |
(/ (* (+ b (sqrt (+ (* b b) (* c (* a -4))))) (/ 1 (/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)))) (* 2 a)) |
(* (* c c) (/ -2 (* (* b b) (* b (* b b))))) |
(* (* c (* c (* c c))) (* 20 a)) |
(+ (* c (* a -4)) (* b b)) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(- b (sqrt (+ (* c (* a -4)) (* b b)))) |
(/ (+ b (sqrt (+ (* c (* a -4)) (* b b)))) (* (- b (sqrt (+ (* c (* a -4)) (* b b)))) -1)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c c) (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 20 binary64) a) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.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 (*.f64 b b))) (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) b (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) b (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 b b) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) b (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) b (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) b (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 b (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c c)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 20 binary64) a) b)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) (/.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -5 binary64)))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal -5 binary64)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64))) |
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 20 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) a) |
(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) (*.f64 #s(literal 2 binary64) (log.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 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(pow.f64 b #s(literal 6 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 c b))) (+.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.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/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) a) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 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 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 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)) |
(fma.f64 (sqrt.f64 (*.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)))) (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 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.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)))))) (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 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.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)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(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 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (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 b b)) (-.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 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (*.f64 b b))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (-.f64 (*.f64 b b) (*.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 (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 b (*.f64 b (*.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)))) (fma.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 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.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))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b b (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 b b (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.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 (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 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.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 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (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))) (-.f64 (*.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 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.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)))))) (neg.f64 (fma.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 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (-.f64 (*.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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.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 (*.f64 b (*.f64 b b)))) (+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.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 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (*.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 (fma.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 b (*.f64 b (*.f64 b b)))) (fma.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 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 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))))) |
(pow.f64 (/.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (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))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.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 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #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 #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 -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #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 #s(literal -1 binary64) (*.f64 #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 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (*.f64 #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 (neg.f64 (*.f64 #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 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/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 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #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 a #s(literal 2 binary64)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 #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 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.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 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 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 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 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 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal -1 binary64)) (*.f64 #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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1 binary64)) (*.f64 #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/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b b) (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 (/.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 b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #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 a #s(literal 2 binary64)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a)) |
(+.f64 (/.f64 (*.f64 b b) a) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)) |
(-.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (/.f64 (*.f64 b b) a)) |
(fma.f64 b (/.f64 b a) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.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 a (fma.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 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) a) (*.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)))) (fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))) (fma.f64 b (/.f64 b a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (fma.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 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (*.f64 a (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 a (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (*.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 a (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.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 a (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b b)) (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (*.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 a (*.f64 b b)) (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 a (*.f64 b b)) (*.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 a (*.f64 b b)) (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.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 #s(literal 0 binary64) a) (*.f64 a (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.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 #s(literal 0 binary64) a) (*.f64 a (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (*.f64 a (*.f64 b b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 a (*.f64 b b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 b b)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (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 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 (neg.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))))) b) (*.f64 (/.f64 (neg.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))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 (neg.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))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (neg.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))))) b)) |
(+.f64 (*.f64 b (/.f64 (neg.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (neg.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (neg.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 b (/.f64 (neg.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))))))) |
(fma.f64 b (/.f64 (neg.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (neg.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))))))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (neg.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 b (/.f64 (neg.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))))))) |
(fma.f64 (/.f64 (neg.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))))) b (*.f64 (/.f64 (neg.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))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 (neg.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))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (neg.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))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (/.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 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)))) (neg.f64 (/.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 #s(literal 0 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (/.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 (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 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (neg.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 (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 (neg.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 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))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (/.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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (+.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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.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))))) (neg.f64 (/.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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (-.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 (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 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (/.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 (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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.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 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (+.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 (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 (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 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (neg.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))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (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 (neg.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 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))))) |
(pow.f64 (/.f64 (neg.f64 (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 (/.f64 (neg.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.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 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))))) (neg.f64 (-.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.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))))))) #s(literal -1 binary64))) |
(neg.f64 (/.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 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 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.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 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.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))))) |
(pow.f64 (neg.f64 (/.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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.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))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (neg.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))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 (/.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)))))) (neg.f64 (/.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))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 (/.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)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.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 #s(literal -1 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 #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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (neg.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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (neg.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))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 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 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)))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (neg.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))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.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))))) #s(literal 1/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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (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 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 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 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.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))) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (fma.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 b (*.f64 b (*.f64 b b)))) (+.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))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (fma.f64 b 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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (+.f64 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)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.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 #s(literal -1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.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) (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)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 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))))) (neg.f64 (/.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)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (neg.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 #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 #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))))) (neg.f64 (/.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 #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))))) (neg.f64 (/.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))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.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 (*.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 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 (neg.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 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (neg.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (neg.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 (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 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (neg.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)))))) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (neg.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 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 (/.f64 (neg.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 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 (neg.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))))) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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)))))) 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))))) (neg.f64 (/.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))))))) #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))))) (neg.f64 (/.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))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 (neg.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 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (neg.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 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 (neg.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 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (neg.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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (neg.f64 (-.f64 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))))) a)) |
(*.f64 (/.f64 (/.f64 (neg.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))))) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.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))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.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 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)))) a) (/.f64 (/.f64 (neg.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))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.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))))) #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.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)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (neg.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)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 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 (neg.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 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) |
(*.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) c) |
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a)))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 20 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 20 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) |
(*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)))) |
(*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) a) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 20 binary64) a))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 20 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) c) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 (*.f64 #s(literal 20 binary64) a) (*.f64 c c)) (*.f64 c c)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (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))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c 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 (*.f64 c 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 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 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 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 (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 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 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 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (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 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 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 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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))))) (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)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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))))))) (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)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (-.f64 (*.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 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.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))))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (-.f64 (*.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 (sqrt.f64 (*.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (*.f64 (-.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 (sqrt.f64 (*.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (sqrt.f64 (*.f64 (-.f64 (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.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))))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.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 (*.f64 (*.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))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.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))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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)))))) #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 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 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) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 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 (*.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))) #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 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 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 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (*.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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (*.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.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)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (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 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 (fma.f64 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) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (-.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))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 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)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (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 (*.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 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (-.f64 (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 (*.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 (neg.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)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (neg.f64 (/.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))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (neg.f64 (/.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))))))) #s(literal -1 binary64)))) |
(neg.f64 (/.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 #s(literal 1 binary64) (/.f64 (neg.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 #s(literal 1 binary64) (/.f64 (/.f64 (neg.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))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.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 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 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 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (-.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (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))) (*.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))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.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))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (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))) (*.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 #s(literal -1 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))))) |
(pow.f64 (neg.f64 (/.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)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (neg.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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.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))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 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)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.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)))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (-.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (neg.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))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (neg.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))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 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))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.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 (pow.f64 (/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
| 1× | egg-herbie |
| 7 516× | *-lowering-*.f32 |
| 7 516× | *-lowering-*.f64 |
| 6 398× | accelerator-lowering-fma.f32 |
| 6 398× | accelerator-lowering-fma.f64 |
| 3 588× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1961 | 16033 |
| 1 | 6655 | 15591 |
| 0 | 8345 | 15192 |
| 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))))) |
(* -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)))))) |
(* -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))) |
(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) |
(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) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 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/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(/ -1/4 b) |
(/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b) |
(/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b) |
(/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b) |
(* -1/4 (/ b (* a c))) |
(* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2)))))))) |
(/ -1/4 b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/ -1/4 b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -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 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* (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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
1 |
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4)))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2)) |
(* -1 (/ (pow b 2) (* a c))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c)))))) |
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))))))))) |
1 |
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c))) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
1 |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(* -1 (/ (* a c) (pow b 2))) |
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))))))))) |
1 |
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a))) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
1 |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
(* (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 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* 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 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1 (/ b 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)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 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))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(* 20 (* a (pow c 4))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* 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)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 (/ (* a c) b)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
1 |
(+ 1 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))) (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(+ 1 (* b (+ (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))) (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* a (* c (pow (sqrt -4) 2)))))))))))) |
(* -1 (/ (pow b 2) (* a c))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2)))) (/ 1 (* a c)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (* -2 (* (pow a 2) (pow c 2))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* a (* c (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c))))))))) (pow b 6))) (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2))))) (/ 1 (* a c)))) |
(* -1 (/ (* a c) (pow b 2))) |
(/ (- (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2)) |
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2)) |
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (+ (* -1 (/ (* a (* c (- (* -2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (* (pow a 3) (pow c 3)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) (pow b 2)) |
(* -1 (/ (pow b 2) (* a c))) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 2 c)) c) |
(/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* -1 (* c (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))))))) c) |
(/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* c (+ (* -1 (* c (- (* -2 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ (pow a 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (* a (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))))))))) c) |
1 |
(+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c))) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)))) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))))))) |
1 |
(- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(* -1 (/ (pow b 2) (* a c))) |
(/ (+ (* -1 (/ (pow b 2) c)) (* 2 a)) a) |
(/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* -1 (* a (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))))))) a) |
(/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* a (+ (* -1 (* a (- (* -2 (/ (pow c 2) (pow b 4))) (+ (* -4 (/ (pow c 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (* c (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2))))))))))) a) |
1 |
(+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a))) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)))) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
1 |
(- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
| 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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 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)) (fma.f64 #s(literal -5 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 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 c (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 c (pow.f64 b #s(literal 5 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 c (pow.f64 b #s(literal 5 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 c (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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.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 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.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 -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))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.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))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.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))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64) (/.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 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 (pow.f64 b #s(literal 5 binary64)) a)) (/.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 #s(literal 0 binary64) (*.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 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.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 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.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 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a))))) |
(* -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)))) |
(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)) |
(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)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(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 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/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))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.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 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (-.f64 #s(literal 0 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 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b b)))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (-.f64 (*.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 -1 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) |
(/.f64 (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) |
(/.f64 (fma.f64 c (fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) c) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64)))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64))))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (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)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)) (/.f64 b #s(literal -4 binary64)))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b #s(literal 1/2 binary64))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)) c) (*.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 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)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c)) c)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (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 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) |
(*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)))) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b)) |
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) b)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 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 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.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 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.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 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/8 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(/ -1/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/4 binary64)) b) |
(/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c a)) (*.f64 b b))) b) |
(/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c a)) (*.f64 b b))))) b) |
(* -1/4 (/ b (* a c))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 c a)) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 c a)) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 1/4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) |
(/ -1/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) b)) |
(- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) b))) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 c (fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/8 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (*.f64 c c))) (*.f64 (/.f64 b a) #s(literal -1/8 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) b) a))) c) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) b) a)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/32 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/32 binary64))) (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/32 binary64)))) c) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(/ -1/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -1/4 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) b)) |
(- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) b))) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 b c))) a) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 a a))) (*.f64 #s(literal -1/8 binary64) (/.f64 b c))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) b) c))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/8 binary64) b) c)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/32 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b a) c))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/32 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/32 binary64)))) a) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b a) c))) a)) a)) |
(* -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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -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 b #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (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 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.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))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (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 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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (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)) (/.f64 c (*.f64 b b)))) |
(* -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 (-.f64 #s(literal 0 binary64) b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 a a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (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))) (/.f64 c (*.f64 b b)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.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 c #s(literal 2 binary64)) (*.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)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(- (+ (* -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 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(- (+ (* -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 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) 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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64))) (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 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 a #s(literal 2 binary64)) (*.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 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c a))) (/.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.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 b #s(literal 2 binary64)) #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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.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 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)))) a)) a)) a)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.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 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 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 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.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 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))))) (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
(fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4)))))) (* b (+ (* 1/2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (sqrt -4))))) (sqrt -4)))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) #s(literal 1 binary64)) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) |
(/ (+ (* -1 (* a c)) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c a)) (*.f64 b b)) |
(/ (+ (* -1 (* a c)) (+ (* -1 (/ (- (* 1/4 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1 (* a (* c (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3)))))))) (* -1 (* (pow a 2) (* (pow c 2) (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -1 (/ (- (* 2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2))))))) (* -1 (* (pow a 3) (pow c 3))))) (pow b 4))) (* -1 (/ (- (* (pow a 2) (pow c 2)) (* -1 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 c a)) (*.f64 b b)) |
(* -1 (/ (pow b 2) (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c a))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* (pow b 2) (- (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (* a c)))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* (pow b 2) (- (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (* 2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) (pow c 2))))) (+ (* 2 (/ (* a c) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 6))) (+ (/ 1 (* a c)) (/ (* a (* c (- (* a c) (+ (* -2 (* a c)) (* 2 (* a c)))))) (pow b 6))))))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (-.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) |
(* c (+ (* -1 (* c (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4)))))) (* -1 (/ a (pow b 2))))) |
(*.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (* c (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6))))))) (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))))))) |
(*.f64 c (fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
(* c (+ (* -1 (/ a (pow b 2))) (* c (+ (* -1 (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (* c (+ (* -1 (* c (- (* 1/4 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow a 4) (pow b 8))) (+ (* -1 (/ (* a (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow a 2) (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (* a (- (/ (pow a 2) (pow b 4)) (* -1 (/ (pow a 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow a 3) (pow b 6)))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) c)) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4))))) c)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) c)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) c)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) (/.f64 (-.f64 (*.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 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) a) #s(literal 1/8 binary64)) c)) c)) c)) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) |
(* a (+ (* -1 (* a (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4)))))) (* -1 (/ c (pow b 2))))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (fma.f64 a (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (/.f64 c (*.f64 b b))))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (* a (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6))))))) (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))))))) |
(*.f64 a (fma.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)))))) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)))) |
(* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (* a (+ (* -1 (* a (- (* 1/4 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) (pow b 2))) (+ (* -2 (/ (pow c 4) (pow b 8))) (+ (* -1 (/ (* c (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))) (pow b 2))) (* -1 (/ (* (pow c 2) (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 4)))))))) (* -1 (- (* 2 (/ (pow c 3) (pow b 6))) (+ (* -1 (/ (* c (- (/ (pow c 2) (pow b 4)) (* -1 (/ (pow c 2) (pow b 4))))) (pow b 2))) (* -1 (/ (pow c 3) (pow b 6)))))))))))) |
(*.f64 a (-.f64 (*.f64 a (fma.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (fma.f64 c (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) (/.f64 c (*.f64 b b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) a)) |
(+ 1 (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ 1 (+ (* -1 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))) a)) (+ (* 1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (sqrt -4))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) a)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) (/.f64 (-.f64 (*.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 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64))) c) #s(literal 1/8 binary64)) a)) a)) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.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 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 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 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.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 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (-.f64 #s(literal 0 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 c (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 #s(literal 0 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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.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 b a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(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 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/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))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(* 20 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 c #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal 2 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))))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #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 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (-.f64 (fma.f64 (*.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)))) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) #s(literal 1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/8 binary64) (-.f64 (/.f64 b a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* b (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))) (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) |
(fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* -1 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) (* b (+ (* -1 (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (sqrt -4)))) (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))) (sqrt -4)))) (* 1/2 (/ (- (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* a (* c (pow (sqrt -4) 2)))))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(* -1 (/ (pow b 2) (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c a))) |
(* (pow b 2) (- (* 2 (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2)))) (/ 1 (* a c)))) |
(*.f64 (*.f64 b b) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (*.f64 c a) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* (pow b 2) (- (+ (* -1 (/ (- (* -2 (* (pow a 2) (pow c 2))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* a (* c (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c))))))))) (pow b 6))) (+ (* -1 (/ (- (* -1 (* a c)) (+ (* -2 (* a c)) (* 2 (* a c)))) (pow b 4))) (* 2 (/ 1 (pow b 2))))) (/ 1 (* a c)))) |
(*.f64 (*.f64 b b) (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 b b)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (*.f64 c a) #s(literal 0 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) (*.f64 a a)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (*.f64 c a) #s(literal 0 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* -1 (/ (* a c) (pow b 2))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) |
(/ (- (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (/ (* (pow a 2) (pow c 2)) (pow b 2))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (pow b 2)) |
(/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ (- (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (* a c)) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) (+ (* -1 (/ (* a (* c (- (* -2 (* (pow a 3) (pow c 3))) (+ (* -1 (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (* (pow a 3) (pow c 3)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* -1 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 2 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* (pow a 2) (pow c 2)) (pow b 2)) (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (*.f64 c a))) (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 c a) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 a a))))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b b)) |
(* -1 (/ (pow b 2) (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c a))) |
(/ (+ (* -1 (/ (pow b 2) a)) (* 2 c)) c) |
(/.f64 (fma.f64 c #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) c) |
(/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* -1 (* c (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))))))) c) |
(/.f64 (fma.f64 c (fma.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) c) |
(/ (+ (* -1 (/ (pow b 2) a)) (* c (+ 2 (* c (+ (* -1 (* c (- (* -2 (/ (pow a 2) (pow b 4))) (+ (* -4 (/ (pow a 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (* a (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ a (pow b 2))) (+ (* -2 (/ a (pow b 2))) (* 2 (/ a (pow b 2))))))))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.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 a a)) (/.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 b b)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (*.f64 (/.f64 a (*.f64 b b)) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) a))) c) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c)) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c)) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4)))) c)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ c a)) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ b (sqrt -4))))) (* a (* (pow c 2) (pow (sqrt -4) 2))))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) c)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) c)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a)) (* 1/4 (/ (* (pow b 2) (* c (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))) a))) c)) (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) c))) c))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.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 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64))) a) #s(literal 1/8 binary64)) c)) c)) c)) |
(* -1 (/ (pow b 2) (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c a))) |
(/ (+ (* -1 (/ (pow b 2) c)) (* 2 a)) a) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) c)) a) |
(/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* -1 (* a (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))))))) a) |
(/.f64 (fma.f64 a (-.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c))) a) |
(/ (+ (* -1 (/ (pow b 2) c)) (* a (+ 2 (* a (+ (* -1 (* a (- (* -2 (/ (pow c 2) (pow b 4))) (+ (* -4 (/ (pow c 2) (pow b 4))) (+ (* 1/4 (/ (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (* c (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2)))))) (pow b 2))))))) (* -1 (- (* -1 (/ c (pow b 2))) (+ (* -2 (/ c (pow b 2))) (* 2 (/ c (pow b 2))))))))))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/4 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 c c))))))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 0 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 b b) c)) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a)) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (sqrt -4)))) (+ (* -1 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (+ (* -1 (/ (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4)))) a)) (* 1/2 (/ (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* (sqrt (/ a c)) (/ b (sqrt -4))))) (* (pow a 2) (* c (pow (sqrt -4) 2))))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) a))) (/.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) (*.f64 c #s(literal -4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) a)) |
(+ 1 (* -1 (/ (+ (* -1 (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c)) (* 1/4 (/ (* a (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1))))))) c))) a)) (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) a))) a))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64))) (/.f64 (-.f64 (*.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 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64))) c) #s(literal 1/8 binary64)) a)) a)) a)) |
Compiled 116 684 to 8 542 computations (92.7% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 247 | 11 | 2 258 |
| Fresh | 32 | 5 | 37 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 283 | 18 | 2 301 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 17.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| 94.5% | (/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) | |
| ▶ | 96.1% | (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
| ▶ | 94.8% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
| 17.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))))) | |
| 94.8% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) | |
| 16.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) a)) | |
| 90.5% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 97.1% | (-.f64 (*.f64 a (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) | |
| 17.4% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) | |
| 17.4% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) | |
| ▶ | 17.2% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| 16.9% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) | |
| 17.2% | (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) | |
| ▶ | 99.5% | (*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ▶ | 90.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
| 95.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) | |
| ✓ | 90.8% | (neg.f64 (/.f64 c b)) |
Compiled 891 to 471 computations (47.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 320 | (*.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 704 | (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 2944 | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) a) |
| ✓ | cost-diff | 0 | (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | cost-diff | 0 | (*.f64 c a) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 c a) b) b) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 #s(literal 1 binary64) b)) |
| ✓ | cost-diff | 128 | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal 4 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 704 | (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) |
| 4 278× | accelerator-lowering-fma.f32 |
| 4 278× | accelerator-lowering-fma.f64 |
| 4 064× | *-lowering-*.f32 |
| 4 064× | *-lowering-*.f64 |
| 2 598× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 435 |
| 1 | 138 | 425 |
| 2 | 535 | 392 |
| 3 | 2479 | 382 |
| 4 | 5962 | 362 |
| 0 | 8552 | 346 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* c 4) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(* c 4) |
c |
4 |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
-1 |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
b |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
(* a -4) |
a |
-4 |
(* b b) |
2 |
(* c (neg (/ 1 b))) |
c |
(neg (/ 1 b)) |
(/ 1 b) |
1 |
b |
(/ 1 (/ (- (/ (* c a) b) b) c)) |
1 |
(/ (- (/ (* c a) b) b) c) |
(- (/ (* c a) b) b) |
(/ (* c a) b) |
(* c a) |
c |
a |
b |
(/ 1 (+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c)))) |
1 |
(+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c))) |
a |
(+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b)) |
(* -2 a) |
-2 |
(* (/ c (* b (* b b))) -1/2) |
(/ c (* b (* b b))) |
c |
(* b (* b b)) |
b |
(* b b) |
-1/2 |
(/ 1 b) |
(- 0 (/ b c)) |
0 |
(/ b c) |
(* (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
(- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) |
(* 1 a) |
1 |
a |
(* (/ a (* b b)) (+ (* c (* a -4)) (* b b))) |
(/ a (* b b)) |
(* b b) |
b |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
-4 |
(* (/ a (* b b)) a) |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
-1 |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
2 |
| Outputs |
|---|
(* (* c 4) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(* c 4) |
(*.f64 c #s(literal 4 binary64)) |
c |
4 |
#s(literal 4 binary64) |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
b |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
(* c (neg (/ 1 b))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
c |
(neg (/ 1 b)) |
(/.f64 #s(literal -1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
(/ 1 (/ (- (/ (* c a) b) b) c)) |
(/.f64 c (fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b))) |
1 |
#s(literal 1 binary64) |
(/ (- (/ (* c a) b) b) c) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(- (/ (* c a) b) b) |
(fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) |
(/ (* c a) b) |
(fma.f64 c (/.f64 a b) #s(literal 0 binary64)) |
(* c a) |
(*.f64 c a) |
c |
a |
b |
(/ 1 (+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) c)))) |
1 |
#s(literal 1 binary64) |
(+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c))) |
(fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
a |
(+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b)) |
(fma.f64 a (/.f64 c (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (/ c (* b (* b b))) -1/2) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) |
(/ c (* b (* b b))) |
(/.f64 c (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) |
c |
(* b (* b b)) |
(*.f64 b (fma.f64 b b #s(literal 0 binary64))) |
b |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(- 0 (/ b c)) |
(/.f64 b (-.f64 #s(literal 0 binary64) c)) |
0 |
#s(literal 0 binary64) |
(/ b c) |
(/.f64 b c) |
(* (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))))) |
(/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
(/.f64 (fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) a) |
(- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (fma.f64 a (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* 1 a) |
a |
1 |
#s(literal 1 binary64) |
a |
(* (/ a (* b b)) (+ (* c (* a -4)) (* b b))) |
(fma.f64 a (fma.f64 #s(literal -4 binary64) (fma.f64 c (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/ a (* b b)) |
(/.f64 a (fma.f64 b b #s(literal 0 binary64))) |
(* b b) |
(fma.f64 b b #s(literal 0 binary64)) |
b |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* (/ a (* b b)) a) |
(fma.f64 a (/.f64 a (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64))))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b #s(literal 0 binary64)))) |
2 |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 a (*.f64 b b)) a) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 17.5% | (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 c (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
| ✓ | accuracy | 100.0% | (*.f64 c a) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 c a) b) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.5% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
| ✓ | accuracy | 99.9% | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.9% | (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
| 158.0ms | 208× | 1 | valid |
| 16.0ms | 48× | 0 | valid |
Compiled 441 to 49 computations (88.9% saved)
ival-mult: 37.0ms (30.8% of total)ival-div: 29.0ms (24.1% of total)ival-sub: 28.0ms (23.3% of total)adjust: 12.0ms (10% of total)ival-add: 8.0ms (6.7% of total)ival-sqrt: 3.0ms (2.5% of total)ival-neg: 2.0ms (1.7% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)> |
#<alt (* (* c 4) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2))> |
#<alt (* c 4)> |
#<alt (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b)))))> |
#<alt (* c (neg (/ 1 b)))> |
#<alt (neg (/ 1 b))> |
#<alt (/ 1 b)> |
#<alt (/ (- (/ (* c a) b) b) c)> |
#<alt (/ 1 (/ (- (/ (* c a) b) b) c))> |
#<alt (- (/ (* c a) b) b)> |
#<alt (* c a)> |
#<alt (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))> |
#<alt (/ 1 (+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c))))> |
#<alt (+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c)))> |
#<alt (* -2 a)> |
#<alt (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a))> |
#<alt (* (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2))> |
#<alt (* 1 a)> |
#<alt (+ b (sqrt (+ (* c (* a -4)) (* b b))))> |
#<alt (+ (* c (* a -4)) (* b b))> |
#<alt (/ (* c a) b)> |
#<alt (/ c (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b))))> |
#<alt (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))> |
#<alt (* (/ a (* b b)) a)> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (/ -1/4 b)> |
#<alt (/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b)> |
#<alt (/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b)> |
#<alt (* -1/4 (/ b (* a c)))> |
#<alt (* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2))))))))> |
#<alt (/ -1/4 b)> |
#<alt (- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))> |
#<alt (- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (/ -1/4 b)> |
#<alt (- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b)))> |
#<alt (- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b)))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -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 (* -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 (+ (* -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 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 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))))> |
#<alt (/ -1/2 b)> |
#<alt (/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b)> |
#<alt (/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)> |
#<alt (* -1/2 (/ b (* a c)))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))))))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (- (* c (- (* c (- (* -1 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (/ (pow a 2) (pow b 5)))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))) c)> |
#<alt (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (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/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 5))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (- (* a (- (* a (- (* -1 (* a (+ (* 1/2 (/ (pow c 3) (pow b 7))) (* 2 (/ (pow c 3) (pow b 7)))))) (/ (pow c 2) (pow b 5)))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<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 c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ a b)> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (/ a b)> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (/ a b)> |
#<alt (* a (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* a (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* a (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ a b)> |
#<alt (* -1 (* a (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* a (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* a (- (/ b (* a c)) (/ 1 b))))> |
#<alt (/ a b)> |
#<alt (/ (+ a (* -1 (/ (pow b 2) c))) b)> |
#<alt (/ (+ a (* -1 (/ (pow b 2) c))) b)> |
#<alt (/ (+ a (* -1 (/ (pow b 2) c))) b)> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* c (- (* -1 (/ (* (pow a 3) c) (pow b 7))) (/ (pow a 2) (pow b 5)))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (/ b a)> |
#<alt (+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (- (+ (/ b a) (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -1 (/ (pow b 3) (* (pow a 2) c))))> |
#<alt (- (+ (/ b a) (/ (pow b 7) (* (pow a 4) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* (pow a 2) c))) (* -1 (/ (pow b 5) (* (pow a 3) (pow c 2))))))> |
#<alt (/ b a)> |
#<alt (+ (/ b a) (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)) (/ b a))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (/ (pow b 7) (* (pow a 4) c)) (* -1 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)) (/ b a))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))> |
#<alt (+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (/ (* a (pow c 4)) (pow b 7))) (/ (pow c 3) (pow b 5)))) (/ (pow c 2) (pow b 3)))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (/ (pow b 3) (* a c))) a)> |
#<alt (/ (- (+ b (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* -1 (/ (pow b 3) (* a c)))) a)> |
#<alt (/ (- (+ b (/ (pow b 7) (* (pow a 3) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* a c))) (* -1 (/ (pow b 5) (* (pow a 2) (pow c 2)))))) a)> |
#<alt (/ b a)> |
#<alt (* -1 (/ (+ (* -1 b) (* -1 (/ (pow b 3) (* a c)))) a))> |
#<alt (* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 5) (* a (pow c 2))) (* -1 (/ (pow b 3) c))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (* -1 (/ (pow b 3) c))) a))) a))> |
#<alt (/ b a)> |
#<alt (* b (+ (/ 1 a) (/ (pow b 2) (* (pow a 2) c))))> |
#<alt (* b (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) c)) (/ (pow b 2) (* (pow a 3) (pow c 2))))) (/ 1 a)))> |
#<alt (* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 3) (pow c 2))) (/ (pow b 2) (* (pow a 4) (pow c 3))))) (/ 1 (* (pow a 2) c)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -1 c) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (- (+ (* -1 c) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (/ (* a (pow c 2)) (pow b 2)) (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (- (+ c (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ c (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ 1 b)> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<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))) (/ (pow c 2) (pow b 3)))))> |
#<alt (+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)> |
#<alt (/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))> |
#<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)) (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* 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)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (- (/ a b) (/ b c))> |
#<alt (- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c))> |
#<alt (- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 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 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (- (/ (* a c) b) b) c)> |
#<alt (/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c)> |
#<alt (/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c)> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -1 (/ b (pow c 2))) (+ (/ 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 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ 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 (/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3))> |
#<alt (/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))> |
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))))> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* 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 (* 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 (* 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 (/ 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/2 (* a (+ (* -8 (/ (pow c 4) (pow b 7))) (* -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 (/ (+ (* -1/2 (* a b)) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) 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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* -1/2 (* a b))) a))) a))> |
#<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 (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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 (+ (* -1/2 (* b (- (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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))) (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 4))) (* -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))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (* a (* c (+ (* -4 (* 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)))) (* (pow a 2) c))) (* 4 (* (pow a 2) (pow c 3))))) (pow b 6))) (/ 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/2 (* c (+ (* -8 (/ (pow a 3) (pow b 7))) (* -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/2 (/ (+ (* -4 (* (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/2 (/ (+ (* -4 (* (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))) (+ (* 1/2 (/ (+ (* -2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -4 (* (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 c 3))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (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 (/ (+ (* -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 (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c)) (* 1/2 (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (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 a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt a> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (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 (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ c (pow b 3))> |
#<alt (/ 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 (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* 4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt a> |
#<alt (* a (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* a (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* a (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2))> |
#<alt a> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt a> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt a> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ a (* -4 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c)))> |
#<alt (* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c)))> |
#<alt (* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c)))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2))))))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
#<alt (/ (pow a 2) (pow b 2))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c | @ | 0 | (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
| 3.0ms | b | @ | -inf | (/ (- (/ (* c a) b) b) c) |
| 2.0ms | a | @ | -inf | (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
| 2.0ms | a | @ | 0 | (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
| 1.0ms | c | @ | inf | (* (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
| 1× | batch-egg-rewrite |
| 5 906× | *-lowering-*.f32 |
| 5 906× | *-lowering-*.f64 |
| 4 400× | accelerator-lowering-fma.f32 |
| 4 400× | accelerator-lowering-fma.f64 |
| 3 870× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 299 |
| 1 | 293 | 288 |
| 2 | 2894 | 274 |
| 0 | 8706 | 261 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2) |
(* (* c 4) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(* c 4) |
(/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) |
(* c (neg (/ 1 b))) |
(neg (/ 1 b)) |
(/ 1 b) |
(/ (- (/ (* c a) b) b) c) |
(/ 1 (/ (- (/ (* c a) b) b) c)) |
(- (/ (* c a) b) b) |
(* c a) |
(+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b)) |
(/ 1 (+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c)))) |
(+ (* a (+ (* (* -2 a) (* (/ c (* b (* b b))) -1/2)) (/ 1 b))) (- 0 (/ b c))) |
(* -2 a) |
(/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) |
(* (/ (- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) (* (/ a (* b b)) a)) (/ (/ -1 (+ b (sqrt (+ (* c (* a -4)) (* b b))))) 2)) |
(* 1 a) |
(+ b (sqrt (+ (* c (* a -4)) (* b b)))) |
(+ (* c (* a -4)) (* b b)) |
(/ (* c a) b) |
(/ c (* b (* b b))) |
(* b (* b b)) |
(- (* 1 a) (* (/ a (* b b)) (+ (* c (* a -4)) (* b b)))) |
(* (/ a (* b b)) (+ (* c (* a -4)) (* b b))) |
(* (/ a (* b b)) a) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 4 binary64)) c) |
(*.f64 (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) c) #s(literal 4 binary64)) |
(*.f64 c #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) c) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c #s(literal -1 binary64)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b)) |
(neg.f64 (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) b))) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) #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 #s(literal 0 binary64) (log.f64 b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 b c)) |
(-.f64 (/.f64 (/.f64 (*.f64 c a) (*.f64 c b)) #s(literal 1 binary64)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(fma.f64 c (/.f64 (/.f64 a b) c) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 (*.f64 c a) (/.f64 (/.f64 #s(literal 1 binary64) b) c) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (*.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) (*.f64 c (fma.f64 a (/.f64 c b) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) c) (*.f64 c b)) (*.f64 c c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 c b)) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 c (-.f64 #s(literal 0 binary64) b))) (*.f64 c (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))) c)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 c b) b) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 (*.f64 c a) (*.f64 c b)) (+.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 b c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 (*.f64 c a) (*.f64 c b))) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (/.f64 (*.f64 c a) (*.f64 c b)) (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 1 binary64)) c) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) c)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (fma.f64 a (/.f64 c b) b)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) #s(literal -1 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 c b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) b)) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) #s(literal 1 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) c (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) c)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (+.f64 (/.f64 b c) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 b c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 c (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 c b) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) #s(literal -1 binary64))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 c b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) b)) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) #s(literal 1 binary64))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) #s(literal 1 binary64))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) #s(literal 1 binary64))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) c (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) c)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 b c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 c (/.f64 b (*.f64 c a))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 c a) (/.f64 c b) (*.f64 (*.f64 c b) #s(literal -1 binary64))) (*.f64 (*.f64 c b) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c b) b)) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 c b) #s(literal 1 binary64))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 c a) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c b) #s(literal 1 binary64))) (*.f64 (*.f64 c b) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 c a) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 c b) #s(literal 1 binary64))) (*.f64 (*.f64 c b) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 c a) c (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c b) c)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (*.f64 c a) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (*.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c b) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 c a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (*.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (*.f64 c a) (/.f64 b c) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c b) (/.f64 b c))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 c b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 c b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 c b) (*.f64 c #s(literal -1 binary64))) (*.f64 c (/.f64 c b))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) c) (*.f64 c b)) (*.f64 c (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 c #s(literal 1 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) c (*.f64 c (-.f64 #s(literal 0 binary64) b))) (*.f64 c c)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 c (-.f64 #s(literal 0 binary64) b))) (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 c (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 c (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 b c) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 c (/.f64 b c))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) c) (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 c (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 c b) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 c b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) b)) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) c (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) c)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 b c) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 b c))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) c) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 c b) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) c) b)) (*.f64 c c)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) c (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) c) c)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 b c) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b c))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 c c)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))))) |
(*.f64 (pow.f64 (/.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (/.f64 (*.f64 c a) b) b)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b))) |
(*.f64 (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a)))) |
(*.f64 (/.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b))) (fma.f64 a (/.f64 c b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c a) b)) |
(-.f64 (/.f64 (*.f64 c a) b) b) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (fma.f64 a (/.f64 c b) b)) (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b))) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 c a) b)) |
(fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 a b) c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 c b) b) (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c a) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b))) (neg.f64 (fma.f64 a (/.f64 c b) b))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (/.f64 c b) b) (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c) (fma.f64 b b (*.f64 c a))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a))) |
(/.f64 (*.f64 (*.f64 c a) b) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 b (/.f64 (*.f64 c a) b)) |
(*.f64 c a) |
(*.f64 c (*.f64 (/.f64 a b) b)) |
(*.f64 a c) |
(*.f64 a (*.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 c a) b) b) |
(*.f64 (*.f64 c #s(literal 1 binary64)) a) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) a (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) b)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))))) |
(pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c))) #s(literal -1 binary64))) |
(+.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(+.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 a b)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal -1 binary64)))) |
(-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) (/.f64 b c)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 b c) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1 binary64) c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 a (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) a) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) a (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) a (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) c) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (/.f64 c b) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) #s(literal 1 binary64) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) a (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) c) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64) (+.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) a (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c))) |
(/.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (neg.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) (/.f64 b c))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 c b) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 c b))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) b)) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) c (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) c)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (/.f64 b c) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 b c))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 c b) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 c b))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) b)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) c (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) c)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 b c) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 b c))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 c b) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 c b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) b)) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) c (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) c)) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (/.f64 b c) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 b c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 c b) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 c b))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) b)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) c (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) c)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (/.f64 b c) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 b c))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 c b) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) b)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) c (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) c)) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 b c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 b c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 c b) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) b)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) c (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) c)) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (/.f64 b c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 b c))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 c b) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) b)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) c (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) c)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (/.f64 b c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 b c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (/.f64 c b) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) b)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) c (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) c)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b b) (*.f64 c c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (/.f64 b c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 b c))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) b)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 c b) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 c b) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 c b) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (/.f64 c b) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (/.f64 c b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 c b) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 c b) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 c b) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 c b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 c b) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (/.f64 c b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 c b) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (/.f64 c b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 b (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 b (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 b (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 b (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (/.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 c (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 c (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 c (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 c (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 c (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 c (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 c (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 c (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 c (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 c (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 c (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 b c) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 b c) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (/.f64 b c) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 b c) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 b c) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (/.f64 b c) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (/.f64 b c) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (/.f64 b c) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 b c) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 b c) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (/.f64 b c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (/.f64 b c) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (/.f64 b c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (/.f64 b c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (/.f64 b c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (-.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)))) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) (/.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) a))) (*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))) (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)) (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (*.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b c)))) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 a a) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 (/.f64 a (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 b b) a) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 a (*.f64 b b))) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (*.f64 b b) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(neg.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(/.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal 1 binary64)) (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) a) (/.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))))) (fma.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) (*.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) (fma.f64 (/.f64 a (*.f64 a a)) (*.f64 b b) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b))) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b))) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(/.f64 (/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (/.f64 a a) (/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) a)) (/.f64 a (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 (/.f64 (*.f64 b b) a) (pow.f64 (/.f64 a (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64))) (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 a a) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64)) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a))) a) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) |
(/.f64 (/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) (/.f64 a (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 a (*.f64 b b))) a) |
(pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64))) (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 a (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (/.f64 (*.f64 b b) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(*.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) a) (/.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a a)) (*.f64 b b)) |
a |
(/.f64 (*.f64 b b) (/.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 a (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b b) a) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 a b)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 b b)) b) |
(*.f64 b (*.f64 b (/.f64 a (*.f64 b b)))) |
(*.f64 a #s(literal 1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 a (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) a) |
(*.f64 (/.f64 a (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) b) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(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 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64))) |
(/.f64 (*.f64 c a) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a b) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) c))) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 c b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 c b) (*.f64 b b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 c (*.f64 b b)) b) |
(/.f64 (/.f64 (/.f64 c b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (*.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))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(+.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) a) |
(-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))))) (/.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(-.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) a) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 a #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) a) |
(fma.f64 #s(literal 1 binary64) a (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 (/.f64 a (*.f64 b b)) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) |
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 a (*.f64 b b)) a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (fma.f64 a a (-.f64 (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(/.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) |
(/.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (-.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (neg.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (neg.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(pow.f64 (/.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))))) |
(*.f64 (*.f64 (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a))) (/.f64 #s(literal 1 binary64) (+.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)))) |
(+.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) a) |
(fma.f64 b (*.f64 b (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 a (*.f64 b b))) a) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a (*.f64 b b)) a) |
(fma.f64 (*.f64 b b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(fma.f64 (*.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) c) (*.f64 a #s(literal -4 binary64)) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 a #s(literal -4 binary64))) c a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 c a)) #s(literal -4 binary64) a) |
(fma.f64 (*.f64 (/.f64 a (*.f64 b b)) b) b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) a) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (/.f64 (*.f64 b b) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (/.f64 a b)) (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) a) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 a b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) b)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (*.f64 a (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (*.f64 (/.f64 (*.f64 b b) a) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (*.f64 (/.f64 (*.f64 b b) a) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (/.f64 a b) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (*.f64 b (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (*.f64 b (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a)) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 a b)) b) |
(/.f64 (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 a (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (/.f64 a (*.f64 b b))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (/.f64 a (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(/.f64 (/.f64 (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) a))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (*.f64 b b) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) b (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a) b (*.f64 (*.f64 b b) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) a))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (*.f64 b b) (*.f64 b (*.f64 (*.f64 b b) a))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) b (*.f64 b (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)) b (*.f64 b (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) a))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b) (*.f64 b (*.f64 (*.f64 b b) a))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 b (*.f64 (*.f64 b b) (/.f64 a b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal 1 binary64) (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) b (*.f64 b (*.f64 (/.f64 a b) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) b (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) b (*.f64 (*.f64 b b) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) b (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) a) b (*.f64 (*.f64 b b) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (*.f64 b b) (*.f64 b (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) b (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (/.f64 a b)) b (*.f64 b (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b b) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) b (*.f64 (/.f64 (*.f64 b b) a) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) a) b)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) b (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (*.f64 b b) (*.f64 b (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) a))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) b (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 a b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) (*.f64 b b)) b (*.f64 b (*.f64 (/.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 a (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 (*.f64 a (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) b)) |
(/.f64 a (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (/.f64 a b)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a b) a) b) |
(/.f64 (/.f64 (*.f64 a a) b) b) |
(pow.f64 (/.f64 a b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) a) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) a) |
| 1× | egg-herbie |
| 6 744× | *-lowering-*.f32 |
| 6 744× | *-lowering-*.f64 |
| 6 028× | accelerator-lowering-fma.f32 |
| 6 028× | accelerator-lowering-fma.f64 |
| 3 126× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1571 | 10980 |
| 1 | 5342 | 10532 |
| 0 | 8222 | 10229 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(/ -1/4 b) |
(/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b) |
(/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b) |
(/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b) |
(* -1/4 (/ b (* a c))) |
(* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2)))))))) |
(/ -1/4 b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/ -1/4 b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -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))) |
(* -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)) |
(+ (* -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 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(/ -1/2 b) |
(/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b) |
(/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b) |
(/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b) |
(* -1/2 (/ b (* a c))) |
(* -1 (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))))))) |
(/ -1/2 b) |
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (/ (pow a 2) (pow b 5)))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (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/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/ -1/2 b) |
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 5))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/2 (/ (pow c 3) (pow b 7))) (* 2 (/ (pow c 3) (pow b 7)))))) (/ (pow c 2) (pow b 5)))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ a b) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(/ a b) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (/ a b)) |
(/ a b) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ a b) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(/ a b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* -1 (/ b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (- (* c (- (* c (- (* -1 (/ (* (pow a 3) c) (pow b 7))) (/ (pow a 2) (pow b 5)))) (/ a (pow b 3)))) (/ 1 b))) |
(/ b a) |
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c))) |
(- (+ (/ b a) (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -1 (/ (pow b 3) (* (pow a 2) c)))) |
(- (+ (/ b a) (/ (pow b 7) (* (pow a 4) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* (pow a 2) c))) (* -1 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(/ b a) |
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c))) |
(+ (* -1 (/ (- (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)) (/ b a)) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow b 7) (* (pow a 4) c)) (* -1 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)) (/ b a)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (/ (* a (pow c 4)) (pow b 7))) (/ (pow c 3) (pow b 5)))) (/ (pow c 2) (pow b 3))))) |
(/ b a) |
(/ (+ b (/ (pow b 3) (* a c))) a) |
(/ (- (+ b (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* -1 (/ (pow b 3) (* a c)))) a) |
(/ (- (+ b (/ (pow b 7) (* (pow a 3) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* a c))) (* -1 (/ (pow b 5) (* (pow a 2) (pow c 2)))))) a) |
(/ b a) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (pow b 3) (* a c)))) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 5) (* a (pow c 2))) (* -1 (/ (pow b 3) c))) a))) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (* -1 (/ (pow b 3) c))) a))) a)) |
(/ b a) |
(* b (+ (/ 1 a) (/ (pow b 2) (* (pow a 2) c)))) |
(* b (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) c)) (/ (pow b 2) (* (pow a 3) (pow c 2))))) (/ 1 a))) |
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 3) (pow c 2))) (/ (pow b 2) (* (pow a 4) (pow c 3))))) (/ 1 (* (pow a 2) c)))) (/ 1 a))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (/ (* a (pow c 2)) (pow b 2)) (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (- (+ c (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (- (+ c (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(/ (* a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(/ (* a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(/ (* a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(* -1 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(/ 1 b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(/ (* a c) (pow b 3)) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ (* a c) (pow b 3)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(/ 1 b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(/ (* a c) (pow b 3)) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ (* a c) (pow b 3)) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(/ (* a c) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ 1 b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ 1 b) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(* -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))) (/ (pow c 2) (pow b 3))))) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(* -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 (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c) |
(/ (pow b 3) (* (pow a 2) c)) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(/ (pow b 3) (* (pow a 2) c)) |
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c)))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(* -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)) (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* 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)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(- (/ a b) (/ b c)) |
(- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c)) |
(- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c)) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 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 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(* -1 (/ b c)) |
(/ (- (/ (* a c) b) b) c) |
(/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c) |
(/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c) |
(/ (* (pow a 2) c) (pow b 3)) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ 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 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ 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)) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(* -1 (/ b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 4 c) |
(* 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 (/ 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/2 (* a (+ (* -8 (/ (pow c 4) (pow b 7))) (* -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 (/ (+ (* -1/2 (* a b)) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) 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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* -1/2 (* a b))) a))) a)) |
(* -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 (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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 (+ (* -1/2 (* b (- (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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))) (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 4))) (* -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))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (* a (* c (+ (* -4 (* 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)))) (* (pow a 2) c))) (* 4 (* (pow a 2) (pow c 3))))) (pow b 6))) (/ 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/2 (* c (+ (* -8 (/ (pow a 3) (pow b 7))) (* -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/2 (/ (+ (* -4 (* (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/2 (/ (+ (* -4 (* (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))) (+ (* 1/2 (/ (+ (* -2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -4 (* (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 c 3))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (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 (/ (+ (* -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 (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c)) (* 1/2 (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(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))))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ c (pow b 3)) |
(/ 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) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
a |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
(/ (pow a 2) (pow b 2)) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/8 binary64))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(fma.f64 b (fma.f64 b (*.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #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/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/4 (* (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/4 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/4 (* (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/2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (fma.f64 (/.f64 (*.f64 (/.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)))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b) (*.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #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/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(/ (- (* -1/4 (/ (* a c) (pow b 2))) 1/4) b) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/4 binary64)) b) |
(/ (- (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/4 (* 1/4 (/ (* a c) (pow b 2))))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/4 binary64)) (*.f64 b b))) b) |
(/ (- (* -1 (/ (+ (* 1/4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1/4 (+ (* 1/4 (/ (* a c) (pow b 2))) (* 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) b) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 #s(literal 5/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a c)) (*.f64 b b))))) b) |
(* -1/4 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 a c)) |
(* -1 (* b (- (* 1/4 (/ 1 (* a c))) (* 1/4 (/ 1 (pow b 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a c)) (/.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/4 (/ 1 (* a c)))) (* 1/4 (/ 1 (pow b 2)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 a c) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/4 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/2 (* (pow a 2) (pow c 2))) (* 1/16 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/4 (/ 1 (* a c)))) (+ (* -1/4 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/4 (/ 1 (pow b 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a c)) (/.f64 (-.f64 (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 c) (*.f64 a c))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 1/4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))))))) |
(/ -1/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) b)) |
(- (* c (- (* -1/2 (/ (* (pow a 2) c) (pow b 5))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) b)) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 1/2 (/ (pow a 2) (pow b 5))))) (* 1/4 (/ a (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) b)) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/8 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.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/4 binary64)) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/8 binary64)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* -1/2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.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/4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 b a)))) c) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (sqrt -1))) (* 1/8 (/ b a))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.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/32 binary64) (*.f64 (/.f64 (*.f64 c b) a) #s(literal -1/8 binary64))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/8 (/ (* b c) a))) c)) (* -1/4 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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/32 binary64)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 a a))) (*.f64 #s(literal -1/32 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) (*.f64 (/.f64 (*.f64 c b) a) #s(literal -1/8 binary64))) c)) c)) |
(/ -1/4 b) |
(/.f64 #s(literal -1/4 binary64) b) |
(- (* -1/4 (/ (* a c) (pow b 3))) (* 1/4 (/ 1 b))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) b)) |
(- (* a (- (* -1/2 (/ (* a (pow c 2)) (pow b 5))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) b)) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 1/2 (/ (pow c 2) (pow b 5))))) (* 1/4 (/ c (pow b 3))))) (* 1/4 (/ 1 b))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 5/4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/4 binary64) b)) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b c) #s(literal -1/8 binary64))) a) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -1/2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 b c) #s(literal -1/8 binary64)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* 1/4 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -1/2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 b c)))) a) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (sqrt -1))) (* 1/8 (/ b c))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/8 binary64) (/.f64 b c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/32 binary64) (*.f64 (/.f64 (*.f64 a b) c) #s(literal -1/8 binary64))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/64 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/32 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/8 (/ (* a b) c))) a)) (* -1/4 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/32 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) a) (*.f64 (/.f64 (*.f64 a b) c) #s(literal -1/8 binary64))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 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)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(- (+ (* -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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) (/.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))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(- (+ (* -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 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.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)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.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 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) 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))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 a a))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/8 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) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -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 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 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 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (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)) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -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 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (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))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.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 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 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 #s(literal 0 binary64) (/.f64 c b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) 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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) a))) a)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (/ b (* a (* c (pow (sqrt -4) 2))))) |
(-.f64 (/.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/2 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 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4)))))))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (/ 1 (* a (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 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))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 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 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ (- (* -1/2 (/ (* a c) (pow b 2))) 1/2) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(/ (- (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) b) |
(/ (- (* -1 (/ (+ (* 1/2 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ 1/2 (+ (* 1/2 (/ (* a c) (pow b 2))) (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b) |
(/.f64 (neg.f64 (+.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))) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) b) |
(* -1/2 (/ b (* a c))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (* b (- (* 1/2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b 4))) (* 1/2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b 2)))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))) (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a c)) (* a c))))) (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (* 1/2 (/ 1 (* a c)))) (+ (* -1/2 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (+.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/8 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 c (fma.f64 (*.f64 a a) (neg.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* c (- (* c (- (* -1 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (/ (pow a 2) (pow b 5)))) (* 1/2 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 c (fma.f64 c (neg.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64)) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/.f64 (-.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 b a)))) c) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -1))) (* 1/4 (/ b a))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 b a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/32 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/16 (* (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/4 (/ (* b c) a))) c)) (* -1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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 #s(literal 1/16 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)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 a a))) #s(literal 1/32 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/16 binary64)))) c) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 5))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 a (fma.f64 a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* a (- (* a (- (* -1 (* a (+ (* 1/2 (/ (pow c 3) (pow b 7))) (* 2 (/ (pow c 3) (pow b 7)))))) (/ (pow c 2) (pow b 5)))) (* 1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/.f64 (-.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) a) |
(/ (- (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c))) a) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/4 binary64) b) c)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (fma.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64)))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ -1 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 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 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) c) |
(/ a b) |
(/.f64 a b) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(/ a b) |
(/.f64 a b) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(/ a b) |
(/.f64 a b) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* a (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(/ a b) |
(/.f64 a b) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 a)) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 a)) |
(* -1 (* a (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 a)) |
(/ a b) |
(/.f64 a b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) |
(/ (+ a (* -1 (/ (pow b 2) c))) b) |
(/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* -1 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* c (- (* -1 (/ (* (pow a 3) c) (pow b 7))) (/ (pow a 2) (pow b 5)))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/ b a) |
(/.f64 b a) |
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c))) |
(+.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) |
(- (+ (/ b a) (/ (pow b 5) (* (pow a 3) (pow c 2)))) (* -1 (/ (pow b 3) (* (pow a 2) c)))) |
(+.f64 (+.f64 (/.f64 b a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) |
(- (+ (/ b a) (/ (pow b 7) (* (pow a 4) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* (pow a 2) c))) (* -1 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(+.f64 (/.f64 b a) (-.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) |
(/ b a) |
(/.f64 b a) |
(+ (/ b a) (/ (pow b 3) (* (pow a 2) c))) |
(+.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) |
(+ (* -1 (/ (- (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)) (/ b a)) |
(-.f64 (/.f64 b a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (/ (pow b 7) (* (pow a 4) c)) (* -1 (/ (pow b 5) (pow a 3)))) c)) (/ (pow b 3) (pow a 2))) c)) (/ b a)) |
(-.f64 (/.f64 b a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) |
(fma.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (/ (* a (pow c 4)) (pow b 7))) (/ (pow c 3) (pow b 5)))) (/ (pow c 2) (pow b 3))))) |
(fma.f64 a (fma.f64 a (neg.f64 (fma.f64 a (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (/ (pow b 3) (* a c))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) a) |
(/ (- (+ b (/ (pow b 5) (* (pow a 2) (pow c 2)))) (* -1 (/ (pow b 3) (* a c)))) a) |
(/.f64 (+.f64 b (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)))) a) |
(/ (- (+ b (/ (pow b 7) (* (pow a 3) (pow c 3)))) (+ (* -1 (/ (pow b 3) (* a c))) (* -1 (/ (pow b 5) (* (pow a 2) (pow c 2)))))) a) |
(/.f64 (-.f64 (+.f64 b (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))))) a) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (pow b 3) (* a c)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c))) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (/ (pow b 5) (* a (pow c 2))) (* -1 (/ (pow b 3) c))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) c)) a)) a)) |
(* -1 (/ (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 7) (* a (pow c 3)))) (/ (pow b 5) (pow c 2))) a)) (* -1 (/ (pow b 3) c))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)))) a) (/.f64 (*.f64 b (*.f64 b b)) c)) a)) a)) |
(/ b a) |
(/.f64 b a) |
(* b (+ (/ 1 a) (/ (pow b 2) (* (pow a 2) c)))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))))) |
(* b (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) c)) (/ (pow b 2) (* (pow a 3) (pow c 2))))) (/ 1 a))) |
(*.f64 b (fma.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 3) (pow c 2))) (/ (pow b 2) (* (pow a 4) (pow c 3))))) (/ 1 (* (pow a 2) c)))) (/ 1 a))) |
(*.f64 b (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (- (+ (* -1 c) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6)))) (+ (/ (* a (pow c 2)) (pow b 2)) (/ (* (pow a 2) (pow c 3)) (pow b 4)))) b) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) c)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (- (+ c (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (- (+ c (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) c) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 b c) (/.f64 a b))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 b c) (/.f64 a b))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 b c) (/.f64 a b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) b) (*.f64 a c)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 a b))) (neg.f64 a)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))))) |
(/ (* a c) (pow b 3)) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (fma.f64 a c (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (fma.f64 a c (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (fma.f64 a c (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (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 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a) (/.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 #s(literal 0 binary64) (/.f64 c b))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c))))) (*.f64 a a)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) #s(literal -3 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) a) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (/.f64 (-.f64 #s(literal 0 binary64) 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 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (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 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) c) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c) |
(/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) c) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))))) c) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) c)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (- (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 c (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(- (/ a b) (/ b c)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c)) |
(fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(- (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b c)) |
(fma.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 b (*.f64 c (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 b (*.f64 c (*.f64 a a))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) a))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (- (/ (* a c) b) b) c) |
(/.f64 (fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c) |
(/.f64 (fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (- (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))) b) c) |
(/.f64 (fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) c) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c c)))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 c c)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 c b)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (neg.f64 (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) c)))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) c)))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b)))) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* 4 c) |
(*.f64 c #s(literal 4 binary64)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.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 #s(literal 0 binary64) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 1/2 (* a (+ (* -8 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 4) (pow b 7))))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 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 #s(literal 0 binary64) (/.f64 c b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) 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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -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 (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* -1/2 (* a b))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c)) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1/4 binary64)))) a)) a))) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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 1/2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (- (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 1/2 (+ (* -4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 a #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -10 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 1/2 (/ (+ (* -4 (* a (pow c 2))) (* 2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (+ (* -1 (* a (* c (+ (* -4 (* 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)))) (* (pow a 2) c))) (* 4 (* (pow a 2) (pow c 3))))) (pow b 6))) (/ 1 a)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (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)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -2 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) a))) (/.f64 c (*.f64 b b))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 1/2 (* c (+ (* -8 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (+ (* -4 (* (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)))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.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 -2 binary64)) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/2 (/ (+ (* -4 (* (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))) (+ (* 1/2 (/ (+ (* -2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -4 (* (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 c 3))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.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 -2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.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 -2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.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/4 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a)) c)) |
(+ (* -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 (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/8 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c)) (* 1/2 (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) a) (/.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)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a a))) c) (*.f64 #s(literal 1/2 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/4 binary64)))) c)) c)) |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
a |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.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 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a 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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(-.f64 #s(literal 0 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 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 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c)) c))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (neg.f64 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 (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.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))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ c (pow b 3)) |
(/.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)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* 4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
a |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* a (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* (pow a 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b b)) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b b)) |
(/ (+ (* -4 (* (pow a 2) c)) (* a (pow b 2))) (pow b 2)) |
(/.f64 (fma.f64 a (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a)))) (*.f64 b b)) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
a |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(+ a (* -4 (/ (* (pow a 2) c) (pow b 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) |
(* c (+ (* -4 (/ (pow a 2) (pow b 2))) (/ a c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 a c))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) c))) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) c))) |
(* -1 (* c (+ (* -1 (/ a c)) (* 4 (/ (pow a 2) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (neg.f64 a) c))) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
(/ (pow a 2) (pow b 2)) |
(/.f64 (*.f64 a a) (*.f64 b b)) |
Compiled 104 390 to 6 663 computations (93.6% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 249 | 11 | 2 260 |
| Fresh | 7 | 4 | 11 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 261 | 17 | 2 278 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 17.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
| 99.9% | (/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 95.1% | (/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) | |
| 1.6% | (/.f64 b a) | |
| 96.1% | (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (fma.f64 a c (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) | |
| 94.7% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b)) | |
| 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) | |
| 94.8% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) | |
| 90.5% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 17.3% | (*.f64 (/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a a)) (*.f64 b b)) | |
| 94.8% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) c) | |
| 16.9% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) | |
| 99.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) | |
| 90.5% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) | |
| 99.3% | (*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64))) | |
| 95.0% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) | |
| ✓ | 90.8% | (neg.f64 (/.f64 c b)) |
Compiled 2 670 to 620 computations (76.8% saved)
| Inputs |
|---|
(/.f64 b a) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) c) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.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)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b 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 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
(/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (fma.f64 a c (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (*.f64 c #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.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 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (fma.f64 (*.f64 a (*.f64 c a)) b (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.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 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (/.f64 #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 b b)))) (*.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 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (/.f64 a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a a)) (*.f64 b b)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 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 (/.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 #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (/.f64 (+.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 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 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 #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 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) a)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (+.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 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)))) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (+.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 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 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))))) |
(-.f64 (*.f64 a (*.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (fma.f64 b b #s(literal 0 binary64)))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(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))) |
(/.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 (/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.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 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) 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 (exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (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 c (*.f64 b (*.f64 b b))))) c))) |
(+.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)))))) |
| Outputs |
|---|
(/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
4 calls:
| 25.0ms | c |
| 23.0ms | b |
| 22.0ms | a |
| 20.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.9% | 1 | a |
| 99.9% | 1 | b |
| 99.9% | 1 | c |
| 99.9% | 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 b a) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) c) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.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)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b 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 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
4 calls:
| 8.0ms | a |
| 7.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 7.0ms | c |
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | c |
| 99.5% | 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 b a) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) c) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.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)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b 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 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
4 calls:
| 7.0ms | c |
| 7.0ms | a |
| 7.0ms | b |
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 1 | a |
| 95.1% | 1 | b |
| 95.1% | 1 | c |
| 95.1% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 b a) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
| Outputs |
|---|
(neg.f64 (/.f64 c b)) |
3 calls:
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.8% | 1 | a |
| 90.8% | 1 | c |
| 90.8% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 b a) |
| Outputs |
|---|
(/.f64 b a) |
3 calls:
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | c |
| 1.6% | 1 | b |
| 1.6% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 50 |
| 1 | 38 | 50 |
| 2 | 45 | 50 |
| 3 | 50 | 50 |
| 4 | 52 | 50 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 b a) |
| Outputs |
|---|
(/.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 c #s(literal 4 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 c (-.f64 (/.f64 (*.f64 c a) b) b)) |
(neg.f64 (/.f64 c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b a) |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 7 516× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 49 |
| 1 | 67 | 47 |
| 2 | 527 | 47 |
| 3 | 6858 | 47 |
| 0 | 8152 | 43 |
| 0 | 1571 | 10980 |
| 1 | 5342 | 10532 |
| 0 | 8222 | 10229 |
| 0 | 58 | 393 |
| 1 | 344 | 329 |
| 2 | 3235 | 325 |
| 0 | 8632 | 307 |
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6083 | 3180 |
| 0 | 8243 | 3023 |
| 0 | 47 | 299 |
| 1 | 293 | 288 |
| 2 | 2894 | 274 |
| 0 | 8706 | 261 |
| 0 | 1961 | 16033 |
| 1 | 6655 | 15591 |
| 0 | 8345 | 15192 |
| 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 281 to 182 computations (35.2% saved)
Compiled 148 to 76 computations (48.6% saved)
Loading profile data...